Messages in this thread |  | | Date | Mon, 8 Jan 2001 20:37:22 -0500 | From | Wakko Warner <> |
| |
> 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 majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |