Dell PowerEdge FX2 Dell PowerEdge FX2 and FX2s Enclosure Owners Manual - Page 17

RACADM Subcommand Details

Page 17 highlights

2 RACADM Subcommand Details This section provides detailed descriptions about 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 marks) • ' (single quotation marks) • ` (back quotation marks) • \ (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. There are different escaping rules for using single quotation mark and double quotation marks. For double quoting: The following characters must be escaped by prepending a backslash: • $ (dollar sign) • " (double quotation marks) • ' (single quotation marks) 17

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142

2
RACADM Subcommand Details
This section provides detailed descriptions about 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 marks)
' (single quotation marks)
` (back quotation marks)
\ (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.
There are different escaping rules for using single quotation mark and double quotation marks.
For double quoting:
The following characters must be escaped by prepending a backslash:
$ (dollar sign)
" (double quotation marks)
' (single quotation marks)
17