LPI
201-450 · Question #337
201-450 Question #337: Real Exam Question with Answer & Explanation
The correct answer is D. The contents of /opt will have additional content added from the next file on the tape.. See the full explanation below for the reasoning.
Question
The following command has just been run successfully: cd /opt; tar xvf /dev/nst0; What will happen if the command sequence is run again?
Options
- AAn error saying that there is no tape present is generated because the tape has been ejected
- BThe contents of /opt will be restored again.
- CThe entire contents of /opt will be replaced with the contents of the next file on the tape.
- DThe contents of /opt will have additional content added from the next file on the tape.
Community Discussion
No community discussion yet for this question.