Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!hpda!hpsmtc1!hpisod2!decot From: decot@hpisod2.HP.COM (Dave Decot) Newsgroups: comp.unix.wizards Subject: Re: ${var?err} (was Re: /bin/test and stat(2)) Message-ID: <14020001@hpisod2.HP.COM> Date: Thu, 29-Oct-87 15:36:05 EST Article-I.D.: hpisod2.14020001 Posted: Thu Oct 29 15:36:05 1987 Date-Received: Thu, 5-Nov-87 01:46:27 EST References: <9767@brl-adm.ARPA> Organization: Hewlett Packard, Cupertino Lines: 13 > Under either System V or 4.3 BSD, do: > mkdir junk > cd junk > rmdir ../junk > ls . > > This will tell you that "." does not exist, because under these versions > of UN*X the entry for "." is removed from a directory when rmdir runs, HP-UX will tell you that you cannot remove your current directory. Dave Decot hpda!decot