[Previous] [Contents] [Index] [Next]

Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

setconf

Set a configuration string (QNX)


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

Syntax:

setconf variable_name string ...

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:

getconf

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

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


[Previous] [Contents] [Index] [Next]