nerdexam
LPI

117-101 · Question #85

117-101 Question #85: Real Exam Question with Answer & Explanation

The correct answer is A. file /tmp/myfile.txt. See the full explanation below for the reasoning.

Question

Which of the following commands will NOT update the Modify timestamp on the file /tmp/myfile.txt?

Options

  • Afile /tmp/myfile.txt
  • Becho "Hello" >/tmp/myfile.txt
  • Csed -i"s/1/2/" /tmp/myfile.txt
  • Decho -n "Hello" >/tmp/myfile.txt
  • Etouch /tmp/myfile.txt

Community Discussion

No community discussion yet for this question.

Full 117-101 Practice