Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102895663
D31108.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
276 B
Referenced Files
None
Subscribers
None
D31108.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D31108: grep: fix combination of quite and count flag
Attached
Detach File
Event Timeline
Log In to Comment