Bill Anderson wrote:
Insults are much easier than courtesy.
You've been suffering a lot from insults and disbelievers and I don't understand why :( I didn't post before because I thought I didn't have access to a Unix box. Then I remembered that there is some old iron here. FWIW, here are some samples from a session I just ran: Compaq Tru64 UNIX V5.1B (Rev. 2650); Tue Sep 2 17:51:37 BST 2003 % ls -ld /bin lrwxr-xr-x 1 root system 7 Aug 22 2003 /bin@ -> usr/bin/ % ls -l /bin/sh -rwxr-xr-x 2 bin bin 149840 Apr 15 2003 /bin/sh* % df -h Filesystem Size Used Available Capacity Mounted on /dev/disk/dsk0a 240M 208M 7666K 97% / /dev/disk/dsk0g 1923M 1335M 395M 78% /usr % ls -l /bin/bash lrwxrwxrwx 1 root system 19 Apr 2 2004 /bin/bash@ -> /usr/local/bin/bash* % which bash /usr/bin/bash % ls -l /usr/bin/bash lrwxrwxrwx 1 root system 19 Apr 2 2004 /usr/bin/bash@ -> /usr/local/bin/bash* % ls -l /usr/bin/ksh -rwxr-xr-x 2 bin bin 315440 Apr 15 2003 /usr/bin/ksh* % ls -l /usr/bin/csh -rwxr-xr-x 1 bin bin 288784 Dec 16 2002 /usr/bin/csh* % ls -l /usr/bin/tcsh -rwxr-xr-x 1 root system 863732 Aug 22 2003 /usr/bin/tcsh* Cheers, Dave -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org