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