bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: bug in `find' with `-depth' ?


From: Kevin Dalley
Subject: Re: bug in `find' with `-depth' ?
Date: 12 Oct 2000 15:11:27 -0700
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

Yup.  There are problems with 4.1.

This problem should be fixed in the latest alpha findutils available
at ftp://alpha.gnu.org/gnu
A new version will be out very soon now.

Marco Maggesi <address@hidden> writes:

> Hi, 
> 
> I was playing with the option `-depth' of `find' and I got
> the following behavior
> 
>   ~$ find --version
>   GNU find version 4.1
>   ~$ mkdir pippo
>   ~$ mkdir pippo/pluto
>   ~$ mkdir pippo/pluto/paperino
>   ~$ find pippo/ -depth -empty
>   find: pippo/pluto: No such file or directory
>   find: pippo/: No such file or directory
> 
> I this a bug or I am missing something?
> 
> Ciao, MM
> 
> _______________________________________________
> Bug-gnu-utils mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-gnu-utils
> 



reply via email to

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