URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12085>
Summary: -printf pathname:%h/%f gives wrong result
Project: findutils
Submitted by: None
Submitted on: Tue 02/22/2005 at 01:56
Category: find
Severity: 5 - Average
Item Group: Wrong result
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Originator Email: [EMAIL PROTECTED]
Open/Closed: Open
Release: 4.1.20
Fixed Release: None
_______________________________________________________
Details:
Wrong result for files without slashes:
# find Makefile po/Makefile -printf 'pathname:%h/%f\n'
/Makefile <===== ??!
pathname:po/Makefile
Patch fixes this:
# find.fixed Makefile po/Makefile -printf 'pathname:%h/%f\n'
pathname:./Makefile
pathname:po/Makefile
_______________________________________________________
Carbon-Copy List:
CC Address | Comment
------------------------------------+-----------------------------
vda --AT-- ilport --DOT-- com --DOT-- ua | Originator Email
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Tue 02/22/2005 at 01:56 Name: findutils-4.1.20.dirprintf.patch Size:
673B By: None
<http://savannah.gnu.org/bugs/download.php?item_id=12085&item_file_id=2228>
_______________________________________________________
This item URL is:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12085>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-findutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-findutils