Command Line Options [ HP Motif/iX System Administrator's Supplement ] MPE/iX 5.0 Documentation
HP Motif/iX System Administrator's Supplement
Command Line Options
Options may be specified on the command line to override the definition
of resources given in a resource file. Examples are given for both the
command interpreter and the MPE/iX shell.
The -xrm option is a standard Xt command line option that allows the
specification of resources on the command line. This option takes as an
argument a quoted string assumed to be a definition of a resource.
[REV BEG]
An example for the CI is:[REV END]
:RUN pizza;INFO="-xrm 'pizza*background: red'"
In this example, the background color of the current instance of the
pizza application is set to red.
[REV BEG]
An example for the MPE/iX shell environment is:
$PIZZA -xrm 'pizza*background: red'
[REV END]
MPE/iX 5.0 Documentation