Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uwm.edu!uwvax!umn-d-ub!umn-cs!brsmith From: brsmith@umn-cs.CS.UMN.EDU (Brian R. Smith) Newsgroups: comp.sys.next Subject: Re: 1.0 File System Circularity Message-ID: <16221@umn-cs.CS.UMN.EDU> Date: 5 Oct 89 14:38:38 GMT References: <723@shelby.Stanford.EDU> Organization: University of Minnesota, Minneapolis Lines: 14 lane@sumex-aim.stanford.edu (Christopher Lane) writes: >I don't know if this is of concern to anyone else but there is a file system >circularity in the 1.0 release, ie: > /private/tftpboot/private/tftpboot@ -> / >Thus if you try to walk the entire file system (cleaning up those darn .places >files, for example) you'll walk in circles. Or am I missing the point? Ah, but "find" doesn't traverse symbolic links, so it doesn't matter all that much (If you use find to walk the file system, that is.). Brian brsmith@umn-cs.cs.umn.edu