COHERENT manpages

This page displays the COHERENT manpage for exit [Exit from a shell].

List of available manpages
Index


exit -- Command

Exit from a shell
exit [status]

exit terminates  a shell.  If  the optional status is  specified, the shell
returns  it;  otherwise,   the  previous  status  is  unchanged.   From  an
interactive  shell,  exit  sets  the  status  if specified,  but  does  not
terminate the shell.  The shell executes exit directly.

See Also

commands,
ksh,
sh