On 4 Feb 2001, at 6:46, Greg Black wrote: > Observe the following: > > $ uname -rs > FreeBSD 4.1-RELEASE > $ ls -l > $ mkdir foo > $ ln -s foo bar > $ rmdir bar > rmdir: bar: Not a directory I'm quite sure that rm bar will work. Have you tried rmdir ./bar? -- Dan Langille pgpkey - finger [EMAIL PROTECTED] | http://unixathome.org/finger.php To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Trailing slashes and rmdir - POLA broken Greg Black
- Re: Trailing slashes and rmdir - POLA broken Dan Langille
- Re: Trailing slashes and rmdir - POLA broke... Greg Black
- Re: Trailing slashes and rmdir - POLA b... Dan Langille
- Re: Trailing slashes and rmdir - POLA broken Peter Seebach
- Re: Trailing slashes and rmdir - POLA broken Andrew Kenneth Milton