nerdexam
Oracle

1Z0-409 · Question #161

Which command could user smith use to change the time stamps of the file1 and dir1 given below, to the current system time? [smith@server1 ~]$ ls -l -rw-rw-r-- 1 smith smith 6 Jan 20 10:01 file1…

The correct answer is E. touch. See the full explanation below for the reasoning.

Question

Which command could user smith use to change the time stamps of the file1 and dir1 given below, to the current system time? [smith@server1 ~]$ ls -l -rw-rw-r-- 1 smith smith 6 Jan 20 10:01 file1 drwxrwxr-x 2 smith smith 4096 Jan 20 10:54 dir1

Options

  • Acat
  • Bstat
  • Ctime
  • Dfile
  • Etouch

How the community answered

(27 responses)
  • B
    4% (1)
  • C
    4% (1)
  • D
    7% (2)
  • E
    85% (23)

Community Discussion

No community discussion yet for this question.

Full 1Z0-409 Practice