Dave Howorth wrote:
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
Thanks Dave. While Unix and Linux are similar, there are a lot of interesting differences. The standard version of ksh on Unix is the '88 version. AIX also has a ksh93, which is an early version of KornShell 1993, the POSIX compliant version. When AT&T sold Unix to Novell, they did not include the AST package, which included ksh93. Until 2000, the AST package was available as a separate license. For those who like trivia, dtksh was written by David Korn's son.

The tractor is warmed up. Got to go and feed some hay to the cows. A chilly morning at 6 degrees Fahrenheit. Cows will eat a lot today to keep warm.

Bill Anderson
WW7BA
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to