Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.wizards Subject: Re: find: bad status-- /u/tu Message-ID: <1411@auspex.auspex.com> Date: 9 Apr 89 01:09:48 GMT References: <948@rush.howp.com> <350@anvil.oz> Reply-To: guy@auspex.auspex.com (Guy Harris) Organization: Auspex Systems, Santa Clara Lines: 7 >My question is, has that problem been solved on BSD systems, and does the find >command work correctly with symbolic links under BSD ? BSD's "find" will not follow symbolic links, so yes, it works correctly with symbolic links, in that sense. S5R4's will probably have an option indicating whether it should follow symbolic links or not, and will probably be set up to Do The Right Thing if it follows them.