Logo
D3PLOT 22.1

Unix/Linux Systems Running "Bourne" (/bin/sh) or "Korn" (/bin/ksh) Shells

Unix/Linux systems running "Bourne" (/bin/sh) or "Korn" (/bin/ksh) shells

The format of the command is:

<parameter> = <argument list> ; export <parameter>

For example:

DISPLAY=my_machine:0; export DISPLAY
SM_USE_VISUAL=default; export SM_USE_VISUAL
DISPLAY_FACTOR=1.2; export DISPLAY_FACTOR


Previous | Next