HP 3PAR InForm OS 3.1.1 CLI Administrator's Manual
The TPDCACHEDIR environment variable is set differently in Solaris and Linux, and Windows.
Setting the TPDCACHEDIR Environment Variable on Solaris and Linux
• To set the TPDCACHEDIR environment variable in Solaris and Linux, see the following system
output example. Substitute the name of your cache directory for cache1 and use the correct
syntax for your shell.
$ TPDCACHEDIR=cache1
$ export TPDCACHEDIR
$ cli
Setting the TPDCACHEDIR Environment Variable on Windows
To set the TPDCAHCEDIR environment variable in Windows:
1. Perform Step 1 through Step 4 of the procedure for setting the TPDSOCKSSL environment
variable in Windows as described in “Using SSL” (page 49).
2. In the Environment Variable dialog box, enter TPDCACHEDIR in the Variable box.
3. Enter the cache directory name in the Value box.
4. Click OK.
Startup Files
Startup files can be used to load user-defined procedures and commands. Setting the TPDSTARTFILE
environment variable causes the CLI to use a specific startup file when starting the CLI.
The TPDSTARTFILE environment variable is set differently in Solaris/Linux and Windows.
Setting the TPDSTARTFILE Environment Variable on Solaris and Linux
• To set the TPDSTARTFILE environment variable in Solaris and Linux, see the following system
output example. Substitute the name of your startup file for <startfile1> use the correct
syntax for your shell.
$ TPDSTARTFILE=<startfile1>
$ export TPDSTARTFILE
$ cli
Setting the TPDSTARTFILE Environment Variable on Windows
To set the TPDSTARTFILE environment variable in Windows:
1. Perform Step 1 through Step 4 of the procedure for setting the TPDSOCKSSL environment
variable in Windows as described in “Using SSL” (page 49).
2. In the Environment Variable dialog box, enter TPDSTARTFILE in the Variable box.
3. Enter the startup file name in the Value box.
4. Click OK.
Comma Separated Values
InForm OS CLI output can be configured to display comma separated values so that data can be
easily input into spreadsheets. To set the output display use:
• The -csvtable global option.
• The TPDCSVTABLE environment variable.
• The setclienv csvtable command (if changing within the Tcl shell; see the HP 3PAR
InForm OS Command Line Interface Reference for details about this command).
52 Running the InForm OS Command Line Interface