mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 14:30:07 +01:00
Add variables to nl
This commit is contained in:
parent
ca91885fce
commit
4c3c73a4b6
@ -1,5 +1,7 @@
|
|||||||
---
|
---
|
||||||
functions:
|
functions:
|
||||||
file-read:
|
file-read:
|
||||||
- code: nl -bn -w1 file_to_read
|
- code: |
|
||||||
|
LFILE=file_to_read
|
||||||
|
nl -bn -w1 $LFILE
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user