Feature #650
closedgrep support for -q would be useful
100%
Description
Request for another GNUism used by a few debian configure scripts.
Updated by Yuri Pankov over 11 years ago
-q doesn't seem to be a GNUism (i.e. it conforms to SUSv3) and is implemented in /usr/xpg4/bin/grep.
Updated by Roland Mainz over 11 years ago
- Assignee set to Roland Mainz
I have that feature already queued as part of a "grep" update... together with "-r" (recursive search) and "-P" (perl regex) support ...
Updated by Alexander Eremin over 10 years ago
- Status changed from New to In Progress
- Assignee changed from Roland Mainz to Alexander Eremin
- % Done changed from 0 to 100
- Difficulty set to Medium
- Tags set to needs-triage
Updated by Albert Lee over 10 years ago
Fixed in:
changeset: 13653:16aca17fb9a4
tag: tip
user: Alexander Eremin <a.eremin@nexenta.com>
date: Fri Mar 30 10:49:58 2012 -0400
files: usr/src/cmd/grep/grep.c usr/src/man/man1/grep.1
description:
650 grep support for -q would be useful
Reviewed by: David Höppner <0xffea@googlemail.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Albert Lee <trisk@nexenta.com>
Approved by: Albert Lee <trisk@nexenta.com>
Updated by Albert Lee over 10 years ago
- Status changed from In Progress to Resolved