tech-pkg archive

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

Re: find -d



Hi!

On Thu, 11 Jun 2009 23:03:31 +0900, Sean Boudreau <seanb%qnx.com@localhost> 
wrote:

> "find -d ..." is used in a few places.  This isn't supported
> by QNX and the linux I tried (Ubuntu 9.04).  It would be
> easy enough to add to QNX but is this something that should be
> changed to --depth?

"find -d ..." is not portable, should be changed to "find ${path} -depth ..."?
or "find ... | sort -ru " to create directories list for PLIST?

-- 
"Of course I love NetBSD":-)
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index