User Guide

5-32 Preliminary Draft Ampex 1308904-X4
Model No.
Running Head
acl_setparam_library ACL Application Programmer’s Guide
5.12 acl_setparam_library
NAME
acl_setparam_library - change ACL configuration parameter settings.
SYNOPSIS
acl_setparam_library -aclparam <aclparam_spec> [ -t separator ]
[ -device device_special_file ] [ -retry_on_reset ]
acl_setparam_library -help [ help_type ]
DESCRIPTION
acl_setparam_library sets the behavior of the ACL by changing one or more configuration
parameter settings. To check the current ACL configuration parameter settings, use the
acl_getparam_library utility.
acl_setparam_library is available to all users. See the acl_intro(1) manual page for general
information on command-line options and arguments.
To check the current ACL configuration parameter settings, use the acl_getparam_library
utility.
OPTIONS
-device
device_special_file
Specifies the device special file to use for the operation.
Writer_Note: Bug RWCra01641 says “remove the -t <separator> option”. If so, does this change
apply to other utilities that use a single-element input specification?
-t <
separator>
Specifies the optional separator characters that enclose the value specified for the
count <count_specification> argument. If omitted, colons are used as the separator
characters.
Separator characters are not required for the count <count_specification> argument but you
can use them if desired (for compatibility with existing applications).