Administrator Guide

Table Of Contents
cd
Table 13. cd
Description
To change the current working object, use this command.
Synopsis
racadm>> cd <object>
Input
racadm>> cd <object>
Output Displays the new prompt.
Example
Example 1: To navigate to the system device type directory:
racadm>>cd system
racadm/system>
Example 2: To run all the power-related get or set commands:
racadm/system>cd power
racadm/Power>
cd ..
Table 14. cd ..
Description
To go back to the previous directory, use this command.
Synopsis
racadm>> cd ..
Input
racadm>> cd ..
Output To traverse back to the previous directory, use the command.
Example
Example 1: To traverse back from power to system object:
Input: racadm/power> cd ..
Output:
system>>
Example 2: To traverse back from system object to the prompt:
Input: racadm/system> cd ..
Output:
racadm>>
clearasrscreen
Table 15. Details of the clearasrscreen attribute
Description
Clears the last crash (ASR) screen that is in memory.
For more information, see "Enabling Last Crash Screen" section in iDRAC User's Guide available at https://
www.dell.com/idracmanuals .
RACADM Subcommand Details 39