mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-01-05 07:11:39 +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