Purpose
Leaves interactive mode
Synopsis
quit [-help] q [-h]
Description
The (backup) quit command exits interactive mode, returning the issuer to the regular shell prompt at which the backup or backup interactive command was issued to enter interactive mode. The command has no effect when issued outside interactive mode. Issuing the <Ctrl-d> command also exits interactive mode.
Cautions
To exit interactive mode, all jobs must be completed. Use the (backup) jobs command to list any jobs currently pending or executing, and the (backup) kill command to terminate them as necessary.
Options
Examples
The following command exits interactive mode:
backup> quit %
Privilege Required
None
Related Information