exit(1m) hpux man page | unix.com

Man Page: exit

Operating Environment: hpux

Section: 1m

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
set(1m) - hpux
preap(1) - mojave
preap(1) - debian
preap(1) - hpux
preap(1) - v7
Similar Topics in the Unix Linux Community
exit a script
Screen blanks when exiting vi and more
While Loop Exiting
Grep for string and substitute if exits with a yes/no
Returning an exit code from a bash function