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: Benno Schulenberg
Subject: [patch #5051] Exclude Directories in Recursive Grep
Date: Sun, 20 Aug 2006 00:10:10 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.6) Gecko/20060806 Firefox/1.5.0.6

Follow-up Comment #2, patch #5051 (project grep):

Now --exclude-dir has been added, bug #11017 should probably be closed as
"Wontdo".  And the resolution on patch #3521 could be changed to "Done", with
maybe a short 'half of it' comment.

The man and info page text of --exclude-dir should be changed to follow that
of --include, to make clear that DIR isn't a regular expression but a
wildcard pattern.  So instead of "Exclude directories matching the pattern
DIR from recursive searches", something like: "Exclude from recursive
searches the directories whose base name matches DIR (using wildcard matching
as described under  --exclude)".

The period at the end of --help description of --exclude-dir should be
removed (grep.c line 1475), to match the other lines.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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