1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-16 17:01:38 +02:00
GTFOBins.github.io/_gtfobins/yelp.md
2020-03-14 12:45:57 +01:00

9 lines
290 B
Markdown

---
functions:
file-read:
- 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"
---