man8/LISTPsetup_v2
Table of Contents
LISTPsetup_v2 - tell listp_new to load it’s config files
LISTPsetup_v2
<argument list> <op> <fn>
LISTPsetup_v2 tells
listp_v2(8)
to load
or reload it’s list processor configuration files.
This program is part of
the NEC AMS system.
Argument processing is done using Unix long
argument syntax
- --listp_host <hn>
The host where list_v2(8)
is running.
If this argument is not present the
default is "localhost". The LISTP_HOST environment variable is used if present.
- --verbose=<n>
Normally the program does it’s work silently. This causes it to print various
messages.
The argument is optional, if not given it defaults to 1.
- --help
print the help info and exit.
- <op>
Which operation to perform. At this time the only supported option is cd.
- <fn>
The pathname to the directory containing the configuration files. See listp_v2(8)
for information about relevent the file names.
- LISTP_HOST
The host where list_v2(8)
is running.
- LPROC_HOST
An older (deprecated) environment variable specifying where listp_v2(8)
is running.
This variable is tested before LISTP_HOST.
The order of precedence
is:
LPROC_HOST
LISTP_HOST
--listp_host
- listp_v2(8)
LISTPsetup_v2 cd /AccelNET/pnc/listp/endstation
$Id: LISTPsetup_v2.8,v 2.3 2007/09/25 14:26:54 kitchen
Exp $
Table of Contents