7
Jul/090
Jul/090
How to Search Inside files from Ubuntu (Unix) Terminal
‘grep’ is what your looking for.
Here’s the command:
grep -Rs search query /some/directory/*
Also, if the terminal bugs you, you can enclose the search query using double quotes ( and possibly also single quotes)
Good luck!
Comments (0)
Trackbacks (0) ( subscribe to comments on this post )
No comments yet.
Leave a comment
No trackbacks yet.