User Guide

5-4 Ampex 1308910-01
Model No.
Running Head
ACL Utilities Overview ACL Application Programmer’s Guide
Keywords [%field_name or %(field_name) as documented in the utility’s manual page]
that designate the fields in the output stream written to stdout. When specifying more
than one keyword, enclose the entire argument in quotes and use spaces to separate the
field names.
Characters that the command copies literally to the output stream. A backslash (\) in the
output specification is not itself displayed and causes the following character to be
displayed literally, except for
\n which produces a newline. For example, you can use
\% to display a percent sign without having it interpreted as a keyword indicator.
Keywords that start with v_ (for example, %v_auto_store) provide verbose output that
displays a descriptive string; all other keywords produce normal output that displays only the
value reported.
By default, the output stream contains a trailing newline. Use the -n option to suppress the
newline.
On output, the command formats the output values by stripping any leading zeroes from
numbers and any trailing spaces from strings. Tape cartridge barcode IDs (volume tags) are
considered to be strings.
5.2.6 Options
The options supported by more than one utility are described below. For other options, consult
each utility’s manual page.
-f <
device_special_file>
Specifies the device special file to use for the operation. If omitted, the device special file
specified by the $ACL_DEV environment variable is used. There is no default if $ACL_DEV
is not defined.
-n
Prevents a trailing newline from being appended to the output stream. If omitted, the output
stream includes a trailing newline.
-n does not affect newlines embedded in the output stream.
-n is valid for all commands that output to stdout.
5.2.7 ACL Locations
Names and addresses are assigned to all ACL locations that can contain a tape cartridge. ACL
Management utilities recognize the location names and addresses described below.