DCE Installation, Configuration, and Management Guide

HP NonStop DCE Installation, Configuration, and Management Guide429552-005
B-1
B dce_config(8) Reference Page
This appendix contains the dce_config(8) reference page. You can also access this
reference page online using the OSS shell man command.
DCE
dce_config(8)
NAME
dce_config - Installs, configures, and starts up DCE
SYNOPSIS
dce_config [ -e environment_file ] [ -c command_file ] [ -h hostname ]
FLAGS
-e environment_file Specifies the OSS pathname of an environment
file.
The -e flag causes dce_config to read the
specified environment file at startup. The
environment file is a user-created file that assigns
values to the DCE variables that specify
responses to the dce_config user prompts.
If you omit the -e flag, dce_config uses the
/etc/dce_config.conf file if it exists. If the
/etc/dce_config.conf file does not exist,
dce_config uses environment variables if they
are set.
-c command_file Specifies the OSS pathname of a command file.
The -c flag causes dce_config to read the
specified command file at startup. The command
file is a user-created shell script that initiates
installation and configuration processing.
If you omit the -c flag, dce_config prompts you
for input.