mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 15:59:17 +01:00
Add tmux file-read
This commit is contained in:
parent
ed0922ee57
commit
d6fdf6e633
@ -1,5 +1,10 @@
|
||||
---
|
||||
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:
|
||||
- code: tmux
|
||||
sudo:
|
||||
|
Loading…
Reference in New Issue
Block a user