bug-grep
[Top][All Lists]
Advanced

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

[patch #5051] Exclude Directories in Recursive Grep


From: anonymous
Subject: [patch #5051] Exclude Directories in Recursive Grep
Date: Wed, 26 Apr 2006 00:20:29 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7

URL:
  <http://savannah.gnu.org/patch/?func=detailitem&item_id=5051>

                 Summary: Exclude Directories in Recursive Grep
                 Project: grep
            Submitted by: None
            Submitted on: Wednesday 04/26/06 at 00:20 UTC
                Category: None
                Priority: 4
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open

    _______________________________________________________

Details:

This patch adds an --exclude-dir=PATTERN option to grep. Directories matching
the pattern will be excluded from recursive directory searches.  This is
especially useful when grep'ing thru a source tree managed by Subversion
(grep -r --exclude-dir='.svn' term).








    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wednesday 04/26/06 at 00:20 UTC  Name: exclude-dir-patch  Size: 4.13KB 
 By: None
exclude directory by pattern functionality
<http://savannah.gnu.org/patch/download.php?file_id=9836>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?func=detailitem&item_id=5051>

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





reply via email to

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