Unix and Linux Discussions Tagged with save |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
3 |
364 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
2,523 |
Shell Programming and Scripting |
|
|
|
3 |
1,306 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
1,257 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
312 |
Shell Programming and Scripting |
|
|
|
1 |
108 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
392 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
7,876 |
IP Networking |
|
|
|
6 |
14,578 |
UNIX for Dummies Questions & Answers |
|
|
|
7 |
24,215 |
UNIX for Dummies Questions & Answers |
|
|
|
0 |
3,305 |
UNIX Desktop Questions & Answers |
|
|
|
2 |
3,995 |
Solaris |
|
|
|
13 |
5,430 |
AIX |
|
|
|
0 |
2,493 |
OS X Support RSS |
|
|
|
12 |
5,275 |
HP-UX |
|
|
|
6 |
4,327 |
Shell Programming and Scripting |
|
|
|
0 |
7,332 |
AIX |
|
|
|
0 |
1,858 |
UNIX and Linux RSS News |
|
|
|
7 |
20,166 |
OS X (Apple) |
|
|
|
0 |
1,323 |
UNIX and Linux RSS News |
|
|
|
4 |
14,106 |
Linux |
|
|
|
0 |
2,611 |
Shell Programming and Scripting |
|
|
|
1 |
2,296 |
Filesystems, Disks and Memory |
|
|
|
5 |
2,637 |
UNIX for Advanced & Expert Users |
|
|
|
3 |
8,830 |
UNIX for Dummies Questions & Answers |
|
|
|
0 |
1,700 |
Programming |
|
|
|
0 |
1,102 |
UNIX and Linux RSS News |
|
|
|
1 |
2,108 |
Shell Programming and Scripting |
|
|
|
0 |
2,108 |
UNIX and Linux RSS News |
|
|
|
3 |
16,866 |
Shell Programming and Scripting |
|
|
|
3 |
7,143 |
Shell Programming and Scripting |
|
|
|
0 |
2,177 |
Red Hat |
|
|
|
1 |
4,214 |
Shell Programming and Scripting |
|
|
|
3 |
6,371 |
Solaris |
|
|
|
2 |
6,436 |
Linux |
|
|
|
12 |
26,098 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
2,934 |
UNIX for Dummies Questions & Answers |
|
|
|
15 |
8,856 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
4,384 |
Shell Programming and Scripting |
|
|
|
1 |
5,627 |
UNIX for Advanced & Expert Users |
BACKUP_QUIT(8) AFS Command Reference BACKUP_QUIT(8)
NAME
backup_quit - 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
-help
Prints the online help for this command. All other valid options are ignored.
EXAMPLES
The following command exits interactive mode:
backup> quit
%
PRIVILEGE REQUIRED
None
SEE ALSO
backup(8), backup_interactive(8), backup_jobs(8), backup_kill(8)
COPYRIGHT
IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.
This documentation is covered by the IBM Public License Version 1.0. It was converted from HTML to POD by software written by Chas
Williams and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.
OpenAFS 2012-03-26 BACKUP_QUIT(8)