Quick Reference Guide

RACADM Subcommands 17
2
RACADM Subcommands
This chapter provides reference to the RACADM commands that allow you
to configure and manage the CMC through a text-based interface.
Guidelines to Quote Strings Containing Special
Characters When Using RACADM Commands
When you use strings that contain special characters, use the following
guidelines:
Strings containing the following special characters must be quoted using single
quotes or double quotes:
$ (dollar sign)
•" (double quote)
•' (single quote)
•` (back quote)
•\ (backslash)
•~ (tilde)
; (semicolon)
•| (vertical bar)
( (left parentheses)
) (right parentheses)
•& (ampersand)
> (greater than)
•< (less than)
# (pound)
ASCII code 32 (space)
NOTE: The - (dash) character cannot be the first character of the string, regardless
of whether the string is quoted.