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)- A77% (33)
- B12% (5)
- C2% (1)
- D2% (1)
- E7% (3)
Community Discussion
No community discussion yet for this question.