mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 09:34:56 +02:00
Improve and document yelp
This commit is contained in:
@@ -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"
|
||||||
---
|
---
|
||||||
|
Reference in New Issue
Block a user