[bug #18375] Error messages with some patterns

2006-11-26 Thread James Youngman
Update of bug #18375 (project findutils): Item Group:None => Wrong result Status:None => Invalid Open/Closed:Open => Closed ___

[bug #18375] Error messages with some patterns

2006-11-26 Thread Andreas Metzler
Follow-up Comment #1, bug #18375 (project findutils): This is no bug in find. You need to use single quotes to prevent the shell to expand your wildcards befo re find can see them. This will work: sudo find / -name 'wol*' This example illustrates the problem: [EMAIL PROTECTED]:/tmp/x$ mkdir wol

[bug #18375] Error messages with some patterns

2006-11-25 Thread anonymous
URL: Summary: Error messages with some patterns Project: findutils Submitted by: None Submitted on: Sunday 11/26/2006 at 01:22 UTC Category: find Severity: 3 - Normal