mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
Add variables to nl
This commit is contained in:
parent
ca91885fce
commit
4c3c73a4b6
@ -1,5 +1,7 @@
|
||||
---
|
||||
functions:
|
||||
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