\Directory\* dd skip=lOOO count=2000 bs=S if=file of=file split -b 9K \ awk 'sub("$"."\r")' unix.txt > win.txt find -i -name -type '.pdf find / -perm -4000 -o -perm -2000 -exec ls -ldb {) \; dos2unix file chattr (+/-)i >file<"> \Directory\* dd skip=lOOO count=2000 bs=S if=file of=file split -b 9K \ awk 'sub("$"."\r")' unix.txt > win.txt find -i -name -type '.pdf find / -perm -4000 -o -perm -2000 -exec ls -ldb {) \; dos2unix file chattr (+/-)i >file<"> \Directory\* dd skip=lOOO count=2000 bs=S if=file of=file split -b 9K \ awk 'sub("$"."\r")' unix.txt > win.txt find -i -name -type '.pdf find / -perm -4000 -o -perm -2000 -exec ls -ldb {) \; dos2unix file chattr (+/-)i >file<">
diff filel file2
rm -rf <dir>
shred -f -u <file>
touch -r <reffile> <file>
touch -t YYYY11t1DDHHSS <file>
sudo fdisk -1
mount /dev/sda# /mnt/usbkey
md5sum -t file
echo -n "str" | md5sum
shalsum file
sort -u
grep -c "str" file
tar cf file.tar files
tar xf file.tar
tar czf file.tar.gz files
tar xzf file.tar.gz
tar cjf file.tar.bz2 files
tar xjf file.tar.bz2
gzip file
gzip -d file. gz
upx -9 -o out.exe orig.exe
zip -r <zipname.zip> \\Directory\\*
dd skip=lOOO count=2000 bs=S if=file of=file
split -b 9K \\<file> <prefix>
awk 'sub("$"."\\r")' unix.txt > win.txt
find -i -name <file> -type '.pdf
find / -perm -4000 -o -perm -2000 -exec ls -ldb {) \\;
dos2unix <file>
file <file>
chattr (+/-)i >file<

Descriptions Compare files Force delete of dir Overwrite/delete file t1atches ref_ file timestamp Set file timestamp List connected drives mount USB key Compute md5 hash Generate md5 hash SHAl hash of file Sort/show unique lines Count lines w/ ''str'' Create .tar from files Extract .tar Create .tar.gz Extract .tar.gz Create .tar.bz2 Extract .tar.bz2 Compress/rename file Decompress file.gz UPX packs orig.exe Create zip Cut block 1K-3K from file Split file into 9K chunks Win compatible txt file Find PDF files Search for setuid files Convert to *nix format Determine file type/info Set/Unset immutable bit