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: [EMAIL PROTECTED]
             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