touch - change file timestamps
[SYNOPSIS] touch OPTION TIME FILE
option
-t use [[CC]YY]MMDDhhmm[.ss] instead of current time
# touch -t 200712312359.59 file
-a change only the access time
-m change only the modification time