> Not very portable at all... > > hpux = HP/UX 10.2 > > hpux:~$ mkdir foo > hpux:~$ cd foo > hpux:~/foo$ rmdir "`pwd`" > rmdir: /home/blc/foo: Cannot remove mountable directory > hpux:~/foo$ rmdir . > rmdir: cannot remove .. or . > hpux:~/foo$ rmdir /home/blc/foo > rmdir: /home/blc/foo: Cannot remove mountable directory > hpux:~/foo$ rmdir ./ > rmdir: ./: Cannot remove mountable directory > hpux:~/foo$ > > Maybe HP/UX is messed up as well. Nor solaris [wakko@<removed>:/home/wakko/test] rmdir "`pwd`" rmdir: /home/wakko/test: Invalid argument [wakko@<removed>:/home/wakko/test] uname -a SunOS <removed> 5.8 Generic_108528-03 sun4d sparc SUNW,SPARCcenter-2000 [wakko@<removed>:/home/wakko/test] -- Lab tests show that use of micro$oft causes cancer in lab animals - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: `rmdir .` doesn't wor... Alexander Viro
- Re: `rmdir .` doesn't work in 2.4 Linus Torvalds
- Re: `rmdir .` doesn't work in... Andrea Arcangeli
- Re: `rmdir .` doesn't wor... Stephen C. Tweedie
- Re: `rmdir .` doesn't work in 2.4 Alexander Viro
- Re: `rmdir .` doesn't work in 2.4 Andrea Arcangeli
- Re: `rmdir .` doesn't work in 2.4 Stephen C. Tweedie
- Re: `rmdir .` doesn't work in 2.4 Stefan Traby
- Re: `rmdir .` doesn't work in 2.4 Benson Chow
- Re: `rmdir .` doesn't work in 2.4 Andrea Arcangeli
- Re: `rmdir .` doesn't work in 2.4 Wakko Warner
- Re: `rmdir .` doesn't work in 2.4 Andrea Arcangeli
- Re: `rmdir .` doesn't work in... Marc Lehmann
- Re: `rmdir .` doesn't work in 2.4 Bernhard Rosenkraenzer
- Re: `rmdir .` doesn't work in 2.4 Alexander Viro
- Re: `rmdir .` doesn't work in 2.4 Pavel Machek
- Re: `rmdir .` doesn't work in 2.4 Andries . Brouwer
- Re: `rmdir .` doesn't work in 2.4 Andrea Arcangeli
- Re: `rmdir .` doesn't work in 2.4 Matthias Andree
- Re: `rmdir .` doesn't work in 2.4 Andries . Brouwer
- Re: `rmdir .` doesn't work in 2.4 Andrea Arcangeli