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

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; this must be one of:
string
The new value for the variable.

Description:

This utility sets a variable that's used for configuration information. It can set only the variables listed above.

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]