User Tools

Site Tools


grep

This is an old revision of the document!


Grep

To Find Text in a File(s) grep needle haystack.file

or to search for text in a Directory grep -Ri needle /path/haystack/

the -i ignores case.

grep.1658260370.txt.gz · Last modified: 2022/07/19 21:13 (external edit)