quit
Quits an interactive
session
Applicability
Product
|
Command
type
|
ClearCase®
|
cleartool subcommand
|
| ClearCase Remote Client |
rcleartool subcommand |
Platform
|
UNIX®
|
| Linux® |
Windows®
|
| Web |
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).
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>
%