Phil Edwards <[EMAIL PROTECTED]> writes: > Just for the record and to provide more kindling, the XPG4/POSIX sh in > question is, in fact, the basic Korn shell (wrapped for viewing): > % uname -sr > SunOS 5.8 > % ls -lF /usr/xpg4/bin/sh > lrwxrwxrwx 1 root root 13 Apr 22 15:48 /usr/xpg4/bin/sh > -> ../../bin/ksh* > % grep /bin/ksh /var/sadm/install/contents > /usr/bin/ksh f none 0555 root bin 200936 2940 947116623 SUNWcsu > /usr/xpg4/bin/sh=../../bin/ksh s none SUNWxcu4 > % > And /bin/ksh is always present (SUNWcsu == core Solaris). The next interesting question would be if ksh alters its behavior if invoked as sh instead of as ksh. Hm. (Thanks for the note; I was vaguely aware of that but had forgotten it when I was writing the last message.) -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>
- Re: rfc: new libgcc build mechanism Per Bothner
- Re: rfc: new libgcc build mechanism Mo McKinlay
- Re: rfc: new libgcc build mechanism Paul Eggert
- Re: rfc: new libgcc build mechanism Mike Stump
- RE: rfc: new libgcc build mechanism Donn Terry
- Re: rfc: new libgcc build mechanism Russ Allbery
- Re: rfc: new libgcc build mechanism Russ Allbery
- Re: rfc: new libgcc build mechanism Robert Lipe
- Re: rfc: new libgcc build mechanism Michael Sokolov
- Re: rfc: new libgcc build mechanism Phil Edwards
- Re: rfc: new libgcc build mechanism Russ Allbery
- Re: rfc: new libgcc build mechanism Akim Demaille
- RE: rfc: new libgcc build mechanism Donn Terry
- Re: rfc: new libgcc build mechanism Felix Lee
- RE: rfc: new libgcc build mechanism Donn Terry
- Re: rfc: new libgcc build mechanism Bruce Korb
- Re: rfc: new libgcc build mechanism Felix Lee
- Re: rfc: new libgcc build mechanism Earnie Boyd
- Re: rfc: new libgcc build mechanism Phil Edwards
- RE: rfc: new libgcc build mechanism Donn Terry
- Re: rfc: new libgcc build mechanism Paul D. Smith