Loading
Unix String Search

Java Quick Notes

Refresh Your Java - Before Java Interview

We are Agile, believe in less Documentation - Only Quick notes (Java Interview Questions) of Java/J2ee Read more....


Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet

Go to SiteMap

Q)  Search For a String in all the Folder ?


Ans)

find . -type f -exec grep -l "yourword" {} +

Or
 
find . -exec grep "yourword" '{}' \; -print

Or
 
find /path/to/dir -type f | xargs grep -l "yourword"



Back to top

------------------------- We hope you got necessary Info On -----------------------------------------

Unix String Search


Unix String Search

-------------------------------------------------------------------------------------------------------



Face Book
Request for a Mock Interview/Training

Get a PDF

Face Book
Same look (Read) on any device, this is Ads free