Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.questions Subject: Re: find command Message-ID: <2695@auspex.auspex.com> Date: 7 Dec 89 18:58:22 GMT References: <12446@ulysses.homer.nj.att.com> <616@uncle.UUCP> <21544@adm.BRL.MIL> <4343@helios.ee.lbl.gov> <4352@helios.ee.lbl.gov> Reply-To: guy@auspex.auspex.com (Guy Harris) Organization: Auspex Systems, Santa Clara Lines: 7 >However, there *ISN'T* a -depth option in Ultrix/SunOs/BSD find, so I guess >it isn't possible to do a post-order DFS search. Err, umm, while Ultrix "find" *might* be a derivative purely of BSD "find", SunOS "find" hasn't been so since SunOS 3.2; since 3.2, it's been derived from both BSD's and S5's "find", and *does* have the "-depth" option. The Ultrix one might well be so derived also....