HP StorageWorks Storage System Scripting Utility reference (September 2005)

2 Utility command reference
This chapter denes all the commands and switches available in the utility, including:
ADD
CAPTURE
DELETE
EMVERSION
EXERCISE DISK
EXIT
FILE
FIND
HELP
LOCATE
LS
PAUSE
REDISCOVER
REFRESH
RESTART
SELECT
SET
SHUTDOWN
In addition, this chapter includes syntax and examples. The commands are presented in alphabetical
order.
NOTE:
When running an SSSU script from a le, the entire le argument must be contained in double quotes.
For example
Sssu "file myscript.txt"
In addition, if the le path name contains spaces, then it too must be in double quotes and be designated
with the ASCII escape character "\". For example:
Sssu "file \"c:\program files\myotherscript.txt""
NOTE:
TheLScommandsshouldbeusedinplaceoftheSHOWcommands. Thisversionoftheutilityno
longer supports the SHOW commands (they are deprecated). However, previou s scripts using the
SHOW commands will still work.
Command introduction
You can display a list of switches for each command directly within the interface by entering a ? after
the command or option name. For example, ADD ? displays all of the switches available with the ADD
command, and ADD SYSTEM ? displays the switches available for the AD D SYSTEM command (see HELP).
Remember when you issue commands:
HP StorageWorks Storage System Scripting Utilit y reference
21