User Guide
5-26 Ampex 1308910-01
Model No.
Running Head
acl_move_tape ACL Application Programmer’s Guide
-from <
source_location>
Specifies the name or address of the ACL location from which the tape cartridge is to be
moved. When specifying a name, you must use uppercase letters exactly as shown in the “ACL
Utilities Overview” on page 5-1.
-to <destination_
location>
Specifies the name or address of the ACL location to which the tape cartridge is to be moved.
When specifying a name, you must use uppercase letters exactly as shown in the “ACL
Utilities Overview” on page 5-1.
ENVIRONMENT
The ACL management utilities use the following environment variable.
$ACL_DEV
Specifies the device special file to use when you omit the -f option.
EXIT STATUS
The ACL management utilities use the following exit status codes:
0 Operation succeeded.
nonzero Operation failed.
EXAMPLE
Move the tape cartridge in storage bin named S1000 to the drive named T100 in the DST 412.
acl_move_tape -from S1000 -to T100
Move the tape cartridge in storage bin addressed 5000 to the drive addressed 2000 in the
DST 712.
acl_move_tape -from 5000 -to 2000
See “Exit Status” on page 5-7” for information on how to determine the cause of a failure.
SEE ALSO
• “ACL Utilities Overview” on page 5-1
• “acl_move_volume” on page 5-27
• “aclMoveCartridge” on page 4-21
• “dst_unload_tape” in the DST/DIS Tape Drive UNIX Programmer’s Guide