1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-20 02:42:45 +02:00
GTFOBins.github.io/_gtfobins/man.md
2018-10-23 13:55:21 +02:00

14 lines
177 B
Markdown

---
functions:
shell:
- code: |
man man
!/bin/sh
file-read:
- code: man file_to_read
sudo:
- code: |
sudo man man
!/bin/sh
---