EC-Council
312-49V9 · Question #313
What will the following Linux command accomplish? dd if=/dev/mem of=/home/sam/mem.bin bs=1024
The correct answer is C. Copy the running memory to a file. See the full explanation below for the reasoning.
Question
What will the following Linux command accomplish? dd if=/dev/mem of=/home/sam/mem.bin bs=1024
Options
- ACopy the master boot record to a file
- BCopy the contents of the system folder em?to a fileCopy the contents of the system folder ?em?to
- CCopy the running memory to a file
- DCopy the memory dump file to an image file
How the community answered
(50 responses)- A2% (1)
- B8% (4)
- C78% (39)
- D12% (6)
Community Discussion
No community discussion yet for this question.