quit
Quits an interactive session
Applicability
Product |
Command type |
---|---|
VersionVault |
cleartool subcommand |
VersionVault Remote Client |
rcleartool subcommand |
Platform |
---|
UNIX® |
Linux® |
Windows® |
Synopsis
- q/uit
Description
The quit command ends an interactive cleartool or rcleartool session , returning control to the parent process. You can also exit by entering the exit command. On UNIX® or Linux® , you can also type an EOF character (typically Ctrl+D).
Restrictions
None.
Examples
- End a cleartool interactive
session.
cleartool> quit
- End a rcleartool interactive
session with the quit synonym, exit.
rcleartool> exit
- On a UNIX® or Linux® system,
end a cleartool interactive session with the EOF
character.
cleartool> <CTRL+D>
%