| Liam Delahunty: Home | Tips | Design | Web | Words | Links | Contact |
|---|
|
Panda Internet Security 2007 - $15 Discount Coupon Download Free Web Design Software Here Sponsors: Think I deserve a present? See my Amazon Wish List |
Linux - Find string in various files.find . | xargs grep 'string'
This will look in the current directory at all files. If we searched for Outlook, we'd currently get: grep: .: Is a directory grep: ./layouts: Is a directory ./using_email.php: Obviously one could limit the find (or ls) to avoid the directories. Share this! Linux Find String Files | Linux Find String In Files | Linux Grep Link here: |