Multiple choice

What command will change file timestamps?

  1. Touch

  2. Change

  3. Cp

  4. Rm

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The touch command is primarily used to create empty files or update the access and modification timestamps of existing files.