You're replying to a comment by Gaurav.
You're replying to a comment by Gaurav.
I am being sponsored by Syntress since 2007! They bought me an amazing dedicated server to run catonmat on. If you're looking web services in Chicago area, I highly recommend the Syntress guys!
I love to read science books. They make my day and I get ideas for awesome blog posts, such as Busy Beaver, On Functors, Recursive Regular Expressions and many others.
Take a look at my
Amazon wish list, if you're curious about what I have planned reading next, and want to surprise me. :)


Hi Peteris, all are very nice and useful description....
Number 8 and 9 are not working in my system...what could be the reason....
and one more interesting command i would like to give that will give you size of each directory recursively.
find ./ -type d -exec sh -c "echo -n {}' ' ; du -sh {}" \;
Reply To This Comment