bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #50259] -printf %h behaves weirdly with trailing slashes


From: Bernhard Voelker
Subject: [bug #50259] -printf %h behaves weirdly with trailing slashes
Date: Tue, 14 Feb 2017 02:07:12 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

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/




reply via email to

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