Computing Resources
Computing Resources
- Announcements
- User Services
- Resources
- Platforms
- Software
grep (version 2.5.1a)
Grep searches the named input FILEs (or standard input if no files are named, or the file name - is given) for lines con- taining a match to the given PATTERN. By default, grep prints the matching lines.
In addition, two variant programs egrep and fgrep are avail- able. Egrep is the same as grep -E. Fgrep is the same as grep -F.
Docs
- egrep(1)
- fgrep(1)
- gitrgrep(1)
- grep(1)
- lzegrep(1)
- lzfgrep(1)
- lzgrep(1)
- msggrep(1)
- nngrep(1)
- pcregrep(1)
- sgrep(1)
- zipgrep(1)
- /usr/local/doc/grep.ps