Page MenuHomeFreeBSD

D31108.diff
No OneTemporary

D31108.diff

diff --git a/usr.bin/grep/util.c b/usr.bin/grep/util.c
--- a/usr.bin/grep/util.c
+++ b/usr.bin/grep/util.c
@@ -388,7 +388,7 @@
clearqueue();
grep_close(f);
- if (cflag) {
+ if (cflag && !qflag) {
if (!hflag)
printf("%s:", pc.ln.file);
printf("%u\n", lines);

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 19, 10:51 AM (21 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14715144
Default Alt Text
D31108.diff (276 B)

Event Timeline