quit
Quits an interactive session
DESCRIPTION
The quit command ends an
interactive cleartool or multitool session
, returning control to the parent process. You can also exit by entering the exit command.On
UNIX, you can also type a UNIX EOF character (typically CTRL+D).
EXAMPLES
- End
a cleartool interactive session.
- End
a multitool interactive session with the quit synonym, exit.
- End
a cleartool interactive session with the
UNIX EOF character.