mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-25 19:54:14 +02:00
Improve bridge
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---
|
||||
functions:
|
||||
file-read:
|
||||
- description: Outputs the first line of the file, until the first whitespace, to stderr.
|
||||
- description: Outputs the first line of the file (until the first whitespace) inside an error message to stdandard error.
|
||||
code: |
|
||||
LFILE=file_to_read
|
||||
bridge -b "${LFILE}"
|
||||
bridge -b "$LFILE"
|
||||
---
|
||||
|
Reference in New Issue
Block a user