bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #6588] Add --min-count NUM option to only display files with at l


From: Lars Kotthoff
Subject: [patch #6588] Add --min-count NUM option to only display files with at least NUM matches
Date: Wed, 23 Jul 2008 11:09:54 +0000
User-agent: Opera/9.52 (X11; Linux i686; U; en)

URL:
  <http://savannah.gnu.org/patch/?6588>

                 Summary: Add --min-count NUM option to only display files
with at least NUM matches
                 Project: grep
            Submitted by: larsko
            Submitted on: Wednesday 07/23/2008 at 11:09
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This patch adds the --min-count option to grep. This option allows to specify
the number of matches a file must at least have to be displayed in conjunction
with the --count option.

This option is useful for example when only the number of matches in a file
is of interest, but a large number of files is grepped and the ones with no
matches should be omitted.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wednesday 07/23/2008 at 11:09  Name: grep-min-count.patch  Size: 3kB  
By: larsko
patch as described
<http://savannah.gnu.org/patch/download.php?file_id=16177>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6588>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]