This website requires JavaScript.
Explore
Help
Sign In
dash
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
659002adef412bf571c40451da1bc208577015d1
GTFOBins.github.io
/
_gtfobins
/
cut.md
Roman Mueller
659002adef
Add cut
2018-06-16 14:28:28 +01:00
197 B
Raw
Blame
History
functions
functions
sudo-enabled
file-read
code
LFILE=file_to_read sudo cut -d "" "$LFILE" -f1
code
LFILE=file_to_read cut -d "" "$LFILE" -f1
Reference in New Issue
View Git Blame
Copy Permalink