User Guide
Ampex 1308904-X4 Preliminary Draft 5-31
ACL Application Programmer’s Guide acl_query_library
$RETRY_ON_RESET
Specifies that the ACL management utilities perform one retry automatically when a failure is
caused by a SCSI Bus Device Reset of the ACL. When $RETRY_ON_RESET is not set, an
ACL management utility will perform a retry automatically only if the -retry_on_reset option
is specified on the command line.
EXIT STATUS
The ACL management utilities use the following exit status codes:
0 Operation successful.
nonzero Operation failed.
Writer_Note: Please verify the following example. It uses backslashes instead of spaces to separate
the keywords and the leading dash (-) is omitted from the -n option.
EXAMPLES
Print the current status of the ACL.
acl_query_library -stdout "%vendor\n%product\n%proto_soft_ver\n"
SEE ALSO
acl_intro(1), aclGetVersion(3)
DST/DIS Automated Cartridge Library Application Programming Interface (libacl)
Programmers Guide