setconf

Set a configuration string (QNX)


Note: You must be logged in as root to use this utility.

Syntax:

setconf variable_name string ...

Runs on:

Neutrino

Options:

variable_name
The variable to set; see <pathconf.h>. The most useful variables are:
string
The new value for the variable.

Description:

This utility sets a variable that's used for configuration information. For more information, see the documentation for getconf.

See also:

confstr, getconf

confstr(), pathconf(), sysconf() in the Library Reference

Configuration strings in the Configuring Your Environment chapter of the Neutrino User's Guide