Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hpfcdc!rml From: rml@hpfcdc.HP.COM (Bob Lenk) Newsgroups: comp.unix.wizards Subject: Re: Re: access() Message-ID: <5980045@hpfcdc.HP.COM> Date: 7 Mar 89 23:38:35 GMT References: <3281@ficc.uu.net> Organization: HP Ft. Collins, Co. Lines: 13 > IEEE 1003.1 requires that consecutive slashes be allowed and in effect > be interpreted as a single slash. (Thus OpenNet's convention would not > be POSIX-compliant.) 1003.1 makes an explicit exception for // at the start of a pathname, precisely because of networked file systems like this. Three or more slashes at the beginning of a pathname or two or more anywhere else are equivalent to a single slash. This was the topic of considerable debate, and varied among drafts. Bob Lenk hplabs!hpfcla!rml rml%hpfcla@hplabs.hp.com