Finding Interesting Documents with grep
The grep command is a very powerful way to find documents on your computer. You can use grep to see if a file contains a word or use one of many forms of regular expression to search for a pattern instead. Grep can check the file that you specify or can search an entire tree of your filesystem recursively looking for matching files.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.