PrepAway - Latest Free Exam Questions & Answers

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

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

PrepAway - Latest Free Exam Questions & Answers

A.
file /tmp/myfile.txt

B.
echo “Hello” >/tmp/myfile.txt

C.
sed -ie “s/1/2/” /tmp/myfile.txt

D.
echo -n “Hello” >/tmp/myfile.txt

E.
touch /tmp/myfile.txt

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


Leave a Reply