Showing posts with label find. Show all posts
Showing posts with label find. Show all posts

2013-01-25

Basic GNU: using find and grep to search over a list of files

GNU find and GNU grep are two of the most useful entities in the Linux system administrator's toolbox. But learning to use them can be tiresome.

Often when I am using grep to search files for a string (regex), but get too much extraneous information. Something like this: