Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Nov 2004 17:09:23 +0100
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        Claus Guttesen <cguttesen@yahoo.dk>
Cc:        freebsd-current@freebsd.org
Subject:   Re: find utility behaves different in 5.2 and 5.3
Message-ID:  <20041104170923.2b9443d1.lehmann@ans-netz.de>
In-Reply-To: <20041104155104.29925.qmail@web14127.mail.yahoo.com>
References:  <20041104155104.29925.qmail@web14127.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Claus Guttesen wrote:

> Hi.
> 
> On 5.3 I can execute the following line in zsh:
> 
> odin~%>find . -type d \! -name autoedit -depth 1
> ./172
> 

-depth has no option, you maybe want -maxdepth


-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041104170923.2b9443d1.lehmann>