[BusyBox 0001421]: Add -m to grep
bugs at busybox.net
bugs at busybox.net
Sun Jul 15 05:39:37 PDT 2007
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=1421
======================================================================
Reported By: Patrick Verner
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 1421
Category: New Features
Reproducibility: N/A
Severity: feature
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 07-04-2007 07:16 PDT
Last Modified: 07-15-2007 05:39 PDT
======================================================================
Summary: Add -m to grep
Description:
It would be nice to have the -m option in grep. If I grep mtab for a
certain device and if it is mounted more than once, grep grabs both
lines.
code example:
grep -m 1 hda1 /etc/mtab
======================================================================
----------------------------------------------------------------------
vda - 07-15-07 05:39
----------------------------------------------------------------------
Implemented in svn, rev 19095.
Issue History
Date Modified Username Field Change
======================================================================
07-04-07 07:16 Patrick Verner New Issue
07-04-07 07:16 Patrick Verner Status new => assigned
07-04-07 07:16 Patrick Verner Assigned To => BusyBox
07-15-07 05:39 vda Status assigned => closed
07-15-07 05:39 vda Note Added: 0002604
======================================================================
More information about the busybox-cvs
mailing list