| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Subject: | findutils: "find /foo -printf '%P\n'" incorrect |
| From: | Tim Moorhouse <tim AT array DOT ca> |
| To: | cygwin AT cygwin DOT com |
| Organization: | Array Systems Computing |
| Date: | Thu, 09 Dec 2004 10:26:29 -0500 |
| Message-Id: | <1102605989.7018.13.camel@mingus.array.ca> |
| Mime-Version: | 1.0 |
| X-Virus-Status: | Clean |
| X-Virus-Status: | Clean |
I'm not sure when this stopped working, but it was in the last couple of weeks. Suppose I have a /foo/bar/baz file and do a "find /foo -printf '%P\n'". I'm now getting "foo/bar/baz" as output instead of "bar/baz" - when formatting the %P option of printf, it seems to be assuming that the path on the command line is always "/" instead of what was actually given. The set of files is correct (it's not actually using "/" as the path and looking through the entire filesystem), it's just the formatting of the output that seems to be wrong. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |