El 13/07/17 a las 12:03, Paul Eggert escribió:
> Surely this is a glibc bug, not a grep bug. Grep is just following the
> character classification of glibc. I can reproduce the problem by compiling
> and running the attached program, which uses only glibc (not grep). This
> program exits with statu
This does not appear to be a bug, in that grep is operating as documented. When
searching recursively, --exclude-dir=GLOB will "skip any subdirectory whose base
name matches GLOB. Ignore any redundant trailing slashes in GLOB." In your case,
GLOB contains a non-redundant trailing slash, and such