Russ Allbery <[EMAIL PROTECTED]>: > The POSIX-compliant Bourne shell on a Solaris system is located in > /usr/xpg4/bin/sh and is part of an extra optional package. There is no > extra charge for this package, but it is also not part of a minimal OS > install and therefore some folks may not have it. 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). Phil
- Re: rfc: new libgcc build mechanism Lars Hecking
- 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