mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 14:30:07 +01:00
Add tmux file-read
This commit is contained in:
parent
ed0922ee57
commit
d6fdf6e633
@ -1,5 +1,10 @@
|
|||||||
---
|
---
|
||||||
functions:
|
functions:
|
||||||
|
file-read:
|
||||||
|
- description: The file is read and parsed as a `tmux` configuration file, part of the first invalid line is returned in an error message.
|
||||||
|
code: |
|
||||||
|
LFILE=file_to_read
|
||||||
|
tmux -f $LFILE
|
||||||
shell:
|
shell:
|
||||||
- code: tmux
|
- code: tmux
|
||||||
sudo:
|
sudo:
|
||||||
|
Loading…
Reference in New Issue
Block a user