[wget-notify] [bug #22260] -X, -I need a vim-like "**" extension,
that matches slashes too.
Micah Cowan
INVALID.NOREPLY at gnu.org
Sat Feb 9 13:45:42 PST 2008
Update of bug #22260 (project wget):
Planned Release: 1.11.1 => 1.13
Summary: Can't exclude subdirs named "!COMPLETE", beyond the
root dir. => -X, -I need a vim-like "**" extension, that matches slashes too.
_______________________________________________________
Follow-up Comment #1:
Actually, this is just reflective of my lack of understanding how -X works.
-X is used to match against full paths (or, according to bug 20518
<https://savannah.gnu.org/bugs/index.php?20518>, prefixes); not suffixes. And
* in fnmatch() (just as in shells) does not match '/'. We need a "**".
Changing the bug description accordingly.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?22260>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
More information about the wget-notify
mailing list