This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced
2025-12-31 04:31:40 +01:00
Code
Issues
08dfd05aee
GTFOBins.github.io
/
_gtfobins
/
dos2unix.md
Andrea Cardaci
31c5da88e6
Fix linter
2023-04-12 17:03:15 +02:00
170 B
Raw
Blame
History
functions
file-write
code
LFILE1=file_to_read LFILE2=file_to_write dos2unix -f -n "$LFILE1" "$LFILE2"