Daily Archives: February 22, 2012

7754079000036

Red Seeded Grapes

Posted in Uncategorized | Leave a comment

Find Text In Folders Recursively in Linux

Task: Search all subdirectories recursively You can search for a text string all files under each directory, recursively with -r option: $ grep -r “keyword” /folder/name

Posted in Uncategorized | Leave a comment

Linux Application Listing

mldonkey – Peer  to Peer Software using ed2k protocol  

Posted in Uncategorized | Leave a comment