bug-findutils
[Top][All Lists]
Advanced

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

[bugs #12085] -printf pathname:%/0.000000 gives wrong result


From: James Youngman
Subject: [bugs #12085] -printf pathname:%/0.000000 gives wrong result
Date: Tue, 22 Feb 2005 19:01:08 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050210 Firefox/1.0 (Debian package 1.0+dfsg.1-6)

Update of bugs #12085 (project findutils):

                  Status:                    None => Fixed                  
             Assigned to:                    None => jay                    

    _______________________________________________________

Follow-up Comment #1:

Fixed in CVS.  The result should now be 



# find.fixed Makefile po/Makefile -printf 'pathname:%h/%f\n'

pathname:/Makefile

pathname:po/Makefile



Here %h expands to nothing where there is no slash in the filename.   That
seems to me to be most consistent withthe documentation. 



    _______________________________________________________

This item URL is:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12085>

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





reply via email to

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