mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
Improve and document yelp
This commit is contained in:
parent
8f797d3d19
commit
48892aad60
@ -1,6 +1,8 @@
|
|||||||
---
|
---
|
||||||
functions:
|
functions:
|
||||||
file-read:
|
file-read:
|
||||||
- code: |
|
- 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.
|
||||||
yelp man:/etc/passwd
|
code: |
|
||||||
|
LFILE=file_to_read
|
||||||
|
yelp "man:$LFILE"
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user