HP-UX Reference (11i v1 00/12) - 1 User Commands N-Z (vol 2)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1/neqn.1
________________________________________________________________
___ ___
s
sh(1) sh(1)
keysh An extension of the standard Korn Shell that uses hierarchical softkey menus and context-
sensitive help.
To obtain: Use the command:
POSIX Shell /usr/bin/sh ...
Korn Shell /usr/bin/ksh ...
C Shell /usr/bin/csh ...
Key Shell /usr/bin/keysh
Bourne Shell /usr/old/bin/sh ...
These shells can also be the default invocation, depending on the entry in the /etc/passwd file. See
also chsh(1).
Whether the sh command invokes the Bourne Shell or the POSIX Shell depends on the setting of the
PATH environment variable.
The default PATH in file /etc/profile is set to invoke the POSIX shell.
WARNINGS
Many manual entries contain descriptions of shell behavior or describe program or application behavior
similar to ‘‘the shell’’ with a reference to ‘‘see sh(1)’’.
SEE ALSO
For more information on the various individualshells, see:
sh-bourne(1) Bourne Shell (
/usr/old/bin/sh
) description.
ksh(1) Korn Shell (
/usr/bin/ksh ) description.
sh-posix(1) POSIX Shell (/usr/bin/sh) description.
csh(1) C Shell (/usr/bin/csh ) description.
keysh(1) Key Shell (/usr/bin/keysh
) description.
HP-UX Release 11i: December 2000 2 Section 1873
___
___