mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-25 19:54:14 +02:00
Add variables to nl
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
---
|
||||
functions:
|
||||
file-read:
|
||||
- code: nl -bn -w1 file_to_read
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
nl -bn -w1 $LFILE
|
||||
---
|
||||
|
Reference in New Issue
Block a user