mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 22:40:10 +01:00
Add another shell function to man
This commit is contained in:
commit
696d156f60
@ -5,6 +5,9 @@ functions:
|
|||||||
- code: |
|
- code: |
|
||||||
man man
|
man man
|
||||||
!/bin/sh
|
!/bin/sh
|
||||||
|
- description: This only works for GNU `man` and requires GNU `troff` (`groff` to be installed).
|
||||||
|
code: |
|
||||||
|
man '-H/bin/sh #' man
|
||||||
file-read:
|
file-read:
|
||||||
- code: man file_to_read
|
- code: man file_to_read
|
||||||
sudo:
|
sudo:
|
||||||
|
Loading…
Reference in New Issue
Block a user