exit(8dts) — Maintenance
NAME
exit - Causes the DTS control program to complete execution
SYNOPSIS
dtscp exit
DESCRIPTION
The exit command causes the Distributed Time Service (DTS) control program, dtscp, to complete execution and returns operation to the parent process.
NOTES
This command may be replaced in future DCE releases by the dcecp command, and may no longer be supported at that time.
EXAMPLES
To leave dtscp and return to the parent process, enter the following:
dtscp> exit
RELATED INFORMATION
Commands: dtscp(8dts), quit(8dts).