User Guide
5-16 Ampex 1308910-01
Model No.
Running Head
acl_errlog_library ACL Application Programmer’s Guide
5.5 acl_errlog_library
NAME
acl_errlog_library - retrieve ACL Error/Event Log entries.
SYNOPSIS
acl_errlog_library -count <count_specification> -stdout <output_spec>
[ -f <device_special_file> ] [ -n ]
acl_errlog_library -help [ help_type ]
DESCRIPTION
acl_errlog_library retrieves up to 1000 entries from the ACL error/event log, starting with
the most recent entry. This information is intended to aid service personnel in diagnosing and
correcting problems.
The -stdout <output_spec> argument is required to write the error/event log entries to stdout.
The -count <count_specification> argument specifies the number of entries to retrieve.
acl_errlog_library is available to all users. See “ACL Utilities Overview” on page 5-1 for
ACL naming conventions and general information on command line options and arguments.
OPTIONS
-f <
device_special_file>
Specifies the device special file to use for the operation.
-n
Prevents the utility from appending a trailing newline to the output stream written to stdout,
but does not affect newlines embedded in the output stream.
ARGUMENTS
-help [
help_type
]
Displays help on stderr and invalidates all other options, cancelling any other actions. Valid
keywords for the optional help_type specification are:
stdout, revision, and v_revision.