NAME

setctx - set active context variables for LCFG profile

DESCRIPTION

This command sets the active context variables used by rdxprof when interpreting XML profiles. If no arguments are supplied, the values of the currently active context variables are printed.

SYNOPSIS

/usr/sbin/setctx [options] variable=value..

OPTIONS

-D flags

This option enables debugging for the categories listed by the comma-separated list of flags. Possible flags are context. Flags may be prefixed with + or - to enable/disable specific categories.

-e expr

Evaluate the context expression and return an exit status depending on the value of the expression.

-v

Verbose.

-W flags

This option enables warnings for the categories listed by the comma-separated list of flags. Possible flags are context. Flags may be prefixed with + or - to enable/disable specific categories.

FILES

/var/lcfg/conf/profile/context/.context

The list of context variables.

/var/lcfg/conf/profile/context/.lockfile

Lock file for updating the .context file.

PLATFORMS

Solaris9, Fedora3, Darwin, Fedora5, Fedora6, Scientific5

AUTHOR

Paul Anderson <dcspaul@inf.ed.ac.uk>