mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-24 13:59:17 +01:00
Improve and document yelp
This commit is contained in:
parent
8f797d3d19
commit
48892aad60
@ -1,6 +1,8 @@
|
||||
---
|
||||
functions:
|
||||
file-read:
|
||||
- code: |
|
||||
yelp man:/etc/passwd
|
||||
- description: This spawns a graphical window containing the file content somehow corrupted by word wrapping, it might not be suitable to read arbitrary files. The path must be absolute.
|
||||
code: |
|
||||
LFILE=file_to_read
|
||||
yelp "man:$LFILE"
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user