3PAR InForm® OS 2.2.4 CLI Administrator's Manual (320-200113 Rev A, March 2009)
3.13
Global Options and Environment Variables
InForm OS Version 2.2.4 3PAR InForm OS CLI Administrator’s Manual
3.2.8.1 Setting the TPDSTARTFILE Environment Variable On Solaris
X To set the TPDSTARTFILE environment variable in Solaris, see the following system output
example. Substitute the name of your startup file for
<startfile1> and use the correct
syntax for your shell.
3.2.8.2 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 3.2.3 Using SSL on page 3.7.
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.
3.2.9 Comma Separated Values
InForm 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 InForm OS
Command Line Interface Reference for details about this command).
Once set, data is displayed as comma separated values as shown in the following example:
$ TPDSTARTFILE=<startfile1>
$ export TPDSTARTFILE
$ cli
cli% showvv
Id,Name,Type,CopyOf,BsId,Rd,State,AdmMB,SnapMB,userMB
5,test2,Base,---,5,RW,started,0,0,10240
6,test3,Base,---,6,RW,started,0,0,10240
----------------------------------------------------------------
2,total LD,,,,,,0,0,10240
,total virtual,,,,,,-,-,10240