touch

touch#

Create empty file or update mtime.

$ touch new.txt
$ touch -t 202604011230 file
$ touch -d '2 days ago' file