[bug #20688] 'find / -nowarn -maxdepth 0 -name /' still warns

2007-08-04 Thread Eric Blake
Update of bug #20688 (project findutils): Status:None => In Progress Assigned to:None => ericb ___ Follow-up Comment #2: In the process o

[bug #20688] 'find / -nowarn -maxdepth 0 -name /' still warns

2007-08-04 Thread James Youngman
Follow-up Comment #1, bug #20688 (project findutils): Agree the warning should be suppressible. When the warning is not suppressed it should not be issued anyway for "/", being the one case where there will be a match. ___ Reply to this i

[bug #20688] 'find / -nowarn -maxdepth 0 -name /' still warns

2007-08-04 Thread Eric Blake
URL: Summary: 'find / -nowarn -maxdepth 0 -name /' still warns Project: findutils Submitted by: ericb Submitted on: Saturday 08/04/2007 at 15:29 Category: find Severit

Re: find command is not searching recursively on drives which are mounted from windows Server (NFS) machines

2007-08-04 Thread James Youngman
On 7/31/07, Dilip Jambhale <[EMAIL PROTECTED]> wrote: > Problem resolved with noleaf option. Sorry for repeating myself but... > What's the > link count on the affected directories? Is that in agreement with > the actual number of subdirectories? Thanks, James. __