nerdexam
CompTIA

LX0-101 · Question #362

All of the following commands will update the Modify timestamp on the file /tmp/myfile.txt EXCEPT:

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

Question

All of the following commands will update the Modify timestamp on the file /tmp/myfile.txt EXCEPT:

Options

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

How the community answered

(43 responses)
  • A
    77% (33)
  • B
    12% (5)
  • C
    2% (1)
  • D
    2% (1)
  • E
    7% (3)

Community Discussion

No community discussion yet for this question.

Full LX0-101 Practice