Monday, February 16, 2009

Misc

Find count of files in current directory on linux - find . -type f | wc -l

lwp-request -sed http://localhost:8080/xyz/control/main

wget -q -O- http://www.xyz.com

wget --spider http://www.xyz.com

Find directory size - du -hs /path/to/directory