Tag Archives: grep command
How to Search Inside a Text File for Patterns?
The locate command searches the names of files and directories, but it can’t search inside those files. To do that, you use grep. grep is a command line text search utility originally written for Unix. The grep command searches files … Continue reading
Posted in Linux How to
Tagged grep command, LPI, LPI 1, LPI 117-101, LPI certification, LPI certification exams, lpi faq, LPI job roles, LPIC
Leave a comment

