Using the Export Tool 7-31
Hitachi Universal Storage Platform V/VM Hitachi Performance Manager User’s Guide
Notes on writing script in the command file
When you write a script in your command file, be aware of the following:
Ensure that only one subcommand is used in one line.
Empty lines in any command file will be ignored.
Use a semicolon (;) if you want to insert a comment in your command
file. If you enter a semicolon in one line, the remaining characters in
that line will be regarded as a comment.
;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; COMMAND FILE: command.txt ;;;;
;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
svpip 158.214.135.57 ; IP address of SVP
login expusr "passwd" ; Log onto SVP

Figure 7-8 Examples of Comments

Viewing the Online Help for subcommands
You can display the online Help to view the syntax of subcommands when
you are working at the command prompt. To be able to view the online
Help, you must use the help subcommand of the Export Tool. For detailed
information about how to use the help subcommand, see help
Subcommand.