1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

(Putting the tools together): Don't mention egrep,

since it's not part of POSIX 1003.1-2001.
This commit is contained in:
Jim Meyering
2002-06-26 07:38:18 +00:00
parent 3ba3282be5
commit de19a1af57

View File

@@ -11926,9 +11926,6 @@ There are some other tools that deserve brief mention.
@item grep
search files for text that matches a regular expression
@item egrep
like @command{grep}, but with more powerful regular expressions
@item wc
count lines, words, characters