hpux man page for exit

Query: exit

OS: hpux

Section: 1m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

exit(1m)																  exit(1m)

NAME
exit - Causes dtscp to complete execution.
SYNOPSIS
dtscp exit
DESCRIPTION
The exit command causes the DTS control program (dtscp) to complete execution and returns operation to the parent process.
NOTE
This command may be replaced in future releases by the dcecp command, and may no longer be supported at that time.
EXAMPLES
The following command shows how to leave dtscp and return to the parent process: dtscp> exit
RELATED INFORMATION
Commands: quit(1m) exit(1m)
Related Man Pages
dtsd(1m) - hpux
enable(1m) - hpux
preap(1) - sunos
preap(1) - minix
preap(1) - linux
Similar Topics in the Unix Linux Community
exiting from a loop
While Loop Exiting
Need output of script on screen and file with correct return status of the called script.
Returning an exit code from a bash function
Script Works But Need It to Exit Upon Closing Program