You need to determine whether there have been core dumps from the fabric administrator within
the last 24 hours. Which command should you use?
A.
show system core-dumps component FM-0
B.
show system core-dumps | match last day
C.
show system core-dumps
D.
find /var/ -ctime -1 -a -iname “*core*”
Explanation: