Racadm Subcommand Details; Guidelines To Quote Strings Containing Special Characters When Using Racadm Commands - Dell PowerEdge M1000e Reference Manual

Chassis management controller version 5.0 for dell poweredge m1000e racadm command line
Hide thumbs Also See for PowerEdge M1000e:
Table of Contents

Advertisement

RACADM Subcommand Details

This section provides detailed description of the RACADM subcommands including the syntax and valid entries.
Guidelines to Quote Strings Containing Special Characters When Using
RACADM Commands
When using strings that contain special characters, use the following guidelines:
Strings containing the following special characters must be quoted using single quotation marks or double quotation marks:
$ (dollar sign)
" (double quotation mark)
' (single quotation mark)
` (backward quotation mark)
\ (backward slash)
~ (tilde)
| (vertical bar)
( (left parentheses)
) (right parentheses)
& (ampersand)
> (greater than)
< (less than)
# (pound)
ASCII code 32 (space)
There are different escaping rules for using single quotation marks versus double quotation marks.
For using double quotation marks:
The following characters must be escaped by prepending a backward slash:
$ (dollar sign)
" (double quotation mark)
` (back quotation mark)
For example, use the following for a string that contains the special characters, $, ",',`and \
For using single quotation marks:
No character escaping is necessary.
A single quotation mark is not used even with a backward slash escaped.
NOTE: An empty string may be specified as either " "(using double quotation marks) or ' '(using single quotation marks).
2
13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents