User Guide

Ampex 1308910-01 5-15
ACL Utilities acl_audit_library
$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.
See ““Exit Status” on page 5-7” for information on how to determine the cause of a failure.
EXAMPLES
1. Display the contents of all the drives in the DST 712 ACL.
acl_audit_library -stdout ‘%locname %locaddr %loctype %barcode’ |
grep drive
The above example might produce output like this:
T2000 2000 drive -
T2001 2001 drive 004123
2. Display a one-line list of every location name and address in the DST 412.
acl_audit_library -stdout '%locname %locaddr %loctype' -n; echo ""
For a DST 412 ACL, the above example might produce output like this:
CHS 1 chs DR1 100 drive AO1 1000 bin A02 1001 bin A03 1002 bin A04
bin A07 1006 bin
SEE ALSO
ACL Utilities Overview” on page 5-1
“acl_audit_element” on page 5-9
“aclAuditLibrary” on page 4-7