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