$ touch foo $ ls -l foo -rw-rw-r-- 1 user group 0 Jun 5 09:58 foo $ touch -t 200705050958 foo $ ls -l foo -rw-rw-r-- 1 user group 0 May 5 09:58 foo