Artesyn ATCA-9305 User's Manual (May 2014) User Manual Page 256

  • Download
  • Add to my manuals
  • Print
  • Page
    / 270
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 255
Management Processor Monitor
ATCA-9305 User’s Manual (10009109-07)
256
Definition
reset
9.14.20 run
The run command runs the commands in an environment variable var.
Definition
run var [ … ]
Use $ for variable substitution; the syntax “$(variable_name)” should be used for variable
expansion.
Example
=> setenv cons_opts console=tty0 console=ttyS0,\$(baudrate)
=> printenv cons_opts cons_opts=console=tty0
console=ttyS0,$(baudrate)
Use the \ character to escape execution of the $ as seen in the setenv command above. In this
example, the value for baudrate will be inserted when cons_opts is executed.
9.14.21 script
The script command runs a list of monitor commands out of memory. The list is an ASCII string
of commands separated by the ; character and terminated with the ;; characters. <script
address> is the starting location of the script.
Description
script <script address>
A script is limited to 1000 characters.
Page view 255
1 2 ... 251 252 253 254 255 256 257 258 259 260 261 ... 269 270

Comments to this Manuals

No comments