Linux
How do I find text within files in Linux?
31-Aug-2009 22:17:15
![]()
This document is for users looking for information about finding text within one or more files on their computer. If you're looking for information about finding a file on your computer
grep "help" *.htm
| Reply Comment | ||
| |
||
| |
||

