mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 14:30:07 +01:00
Add neofetch
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
parent
eed609c376
commit
2faea12b6e
12
_gtfobins/neofetch.md
Normal file
12
_gtfobins/neofetch.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
description: The file content is used as the logo while some other information is displayed on its right, thus it might not be suitable to read arbitray binary files.
|
||||
functions:
|
||||
file-read:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
neofetch --ascii $LFILE
|
||||
sudo:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
sudo neofetch --ascii $LFILE
|
||||
---
|
Loading…
Reference in New Issue
Block a user