Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!uunet!mcvax!unido!tub!tmpmbx!netmbx!blume From: blume@netmbx.UUCP (Heiko Blume) Newsgroups: comp.unix.xenix Subject: Re: Huge / deeply nested directories in XENIX Message-ID: <2463@netmbx.UUCP> Date: 27 Mar 89 16:44:40 GMT References: <120879@neabbs.UUCP> Reply-To: blume@netmbx.UUCP (Heiko Blume) Organization: netmbx Public Access Unix, Berlin, West Germany Lines: 6 there are more restrictions in xenix prgms like find, pwd and rmdir concerning directories. if you create dir trees deeper than ca. 64 levels messages like path too long (pwd) and nesting too deep (find) will pop up. also rmdir -rf won't remove such beasts. i'm interested in this because lots of berkleyish software with very long file/dir-names appears. will sys v release 4 take care of this ?