Mark's Tech Stuff
Programming solutions, source code, solutions to tech problems and other tech related stuff.
Friday, September 28, 2012
Linux search for files containing text
To search for files, recursively, from the current directory you are in use:
grep -r "text to search for" .
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment