update cmp, grep
This commit is contained in:
4
grep.1
4
grep.1
@@ -8,7 +8,9 @@ grep \- search files for a pattern
|
||||
.RI [ file ...]
|
||||
.SH DESCRIPTION
|
||||
.B grep
|
||||
searches the input files for lines that match the pattern, a regular expression as defined in
|
||||
searches the input files for lines that match the
|
||||
.IR pattern ,
|
||||
a regular expression as defined in
|
||||
.IR regex (7).
|
||||
By default each matching line is printed to stdout. If no file is given, grep
|
||||
reads from stdin.
|
||||
|
Reference in New Issue
Block a user