3737 grep does not support -H option
commit41599e9fdccb44cc5f17828ab04b3147cefcc4e0
authorDamian Bogel <damian.bogel@gmail.com>
Tue, 14 May 2013 13:08:53 +0000 (14 15:08 +0200)
committerRichard Lowe <richlowe@richlowe.net>
Fri, 13 Sep 2013 19:16:32 +0000 (13 15:16 -0400)
treed9436585e9226721f83c7877855092e2230e17ad
parentea76c26cbb46a2abd6ae5d4bdfaa26e32a405633
3737 grep does not support -H option
3759 egrep(1) and fgrep(1) -s flag does not hide -c output
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: Andy Stormont <andyjstormont@gmail.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
usr/src/cmd/egrep/egrep.y
usr/src/cmd/fgrep/fgrep.c
usr/src/cmd/grep/grep.c
usr/src/cmd/grep_xpg4/grep.c
usr/src/man/man1/egrep.1
usr/src/man/man1/fgrep.1
usr/src/man/man1/grep.1