Command used to list all dump files in memory:
-
dump error
-
dump info
-
dump list
-
All the above
Reveal answer
Fill a bubble to check yourself
B
Correct answer
Explanation
In moshell, the 'dump info' command displays information about all dump files currently stored in memory. The other options are not valid moshell commands - 'dump error' and 'dump list' do not exist as standard commands.
AI explanation
The dump info command is used to list all the dump files currently held in memory, giving an overview of available dumps for further inspection. dump error instead points to the restart cause section, and dump list isn't the standard command for this listing purpose.