Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
NumquamScire 2023-12-23 13:50:23 +02:00 committed by GitHub
parent e986b31e59
commit 0f3294204e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

17
_gtfobins/ncdu.md Normal file
View File

@ -0,0 +1,17 @@
---
functions:
shell:
- code: |
ncdu
b
sudo:
- code: |
sudo ncdu
b
limited-suid:
- code: |
./ncdu
b
---