GTFOBins.github.io/_gtfobins/dos2unix.md

170 B

functions
file-write
code
LFILE1=file_to_read LFILE2=file_to_write dos2unix -f -n "$LFILE1" "$LFILE2"