mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 17:44:49 +02:00
Improved man.md shell function
Replaced a command requiring interactive actions with a one-liner
This commit is contained in:
@@ -3,8 +3,7 @@ description: This invokes the default pager, which is likely to be [`less`](/gt
|
|||||||
functions:
|
functions:
|
||||||
shell:
|
shell:
|
||||||
- code: |
|
- code: |
|
||||||
man man
|
man --html='$(sh > /dev/tty)' sh
|
||||||
!/bin/sh
|
|
||||||
file-read:
|
file-read:
|
||||||
- code: man file_to_read
|
- code: man file_to_read
|
||||||
sudo:
|
sudo:
|
||||||
|
Reference in New Issue
Block a user