Bash
Bash Search&Replace (sed)
Bulk download
Download :
wget --proxy=on -rnp -A FC3-i386-disc*.iso ftp://ftp-linux.cc.gatech.edu/pub/fedora.redhat/linux/core/3/i386/iso/ -P ~/temp
Download :
wget -rnp -A FC3-i386-disc*.iso ftp://ftp-linux.cc.gatech.edu/pub/fedora.redhat/linux/core/3/i386/iso/ -P ~/temp -T 10
Backup file
backup MS Outlook from cygwin
Find class in jar files
Tomcat 4 monitoring
Archiving multiple directories
Work within big number of files
find . -type f -name '*' -exec chmod o+w {} \; %nbsp;
ref
find . -type f -print0 | xargs -0 grep "^[[:space:]]*ORD "
find . -type f -print0 | xargs -0 grep "^[[:space:]]*ORD[[:space:]]+CX087039"