User Guide

Ampex 1308904-X4 Preliminary Draft 5-37
ACL Application Programmer’s Guide acl_statlog_library
-stdout
<output_spec>
Specifies the output stream written to stdout. You must provide a -stdout <output_spec>
argument for this utility (except when using the -help argument).
The -stdout <output_spec> argument supports the following keyword:
%slog.
ENVIRONMENT
The ACL management utilities use the following environment variables. Command-line
options always override any environment variables.
$ACL_DEV
Specifies the device special file to use when you omit the -device option.
$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.
EXAMPLE
Print the ACL Static Log.
acl_statlog_library -stdout %slog
SEE ALSO
acl_intro(1), aclGetStaticLog(3)
DST/DIS Automated Cartridge Library Application Programming Interface (libacl)
Programmers Guide