Follow-up Comment #8, bug #50259 (project findutils): Hmm, also the other case, i.e., for multi-dir pathnames has the same bug:
$ find foo//bar// -printf "%%p=%p, %%h=%h, %%f=%f -> %%h/%%f=%h/%f\n"
%p=foo//bar//, %h=foo//bar/, %f=bar/ -> %h/%f=foo//bar//bar/
I'll fix that, too.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?50259>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
