
LBI-39040 COMMANDS AND SYNTAX
70
6.5.2. clr
clr -- clears the terminal screen
USAGE:
clr
DESCRIPTION:
clr clears a terminal display, such as a VT100, or xterm connection. It is an alternative to the clear command. User
preference between clr and clear depends on the terminal characteristics and network connection type.
OPTIONS:
None.
EXAMPLE:
pSH+> clr
6.5.3. exit
exit -- exits the shell
USAGE:
exit
DESCRIPTION:
exit exits (i.e., logs out) the user from the shell.
OPTIONS:
None.
EXAMPLE:
pSH+> exit
Connection closed by foreign host.
6.5.4. help
help -- provides help about shell commands
USAGE:
help [command_name]
DESCRIPTION:
help prints to the terminal information about shell commands. If no command_name is given, help prints out a list of
available commands. If a valid command_name is given, help prints out information about that command.
Comentários a estes Manuais