User's Manual
34 RACADM Subcommand Details
There are different escaping rules for single quoting versus double quoting.
For double quoting:
The following characters must be escaped by prepending a backslash:
• $ (dollar sign)
• " (double quote) 
• ' (single quote)
•` (back quote)
•\ (backslash)
For example, use the following for a string that contains the special 
characters, $, ",',`and \
For single quoting:
• No character escaping is necessary.
• A single quote cannot be used even with a backslash escaped.
  NOTE: An empty string may be specified as either "" (using double quotes) or '' 
(using single quotes).
"?" and "? <subcommand>"
  NOTE: To use this subcommand, you must have CMC Login User privilege.
  NOTE: You can also use the help and help <subcommand> commands to obtain the 
same information.
Synopsis
racadm ?
racadm ? <subcommand>
Subcommand Description
?  Displays all the subcommands you can use with the racadm 
command and a one-line description of each subcommand.
? <subcommand> Displays the syntax for the specified command.










