link
Create empty file or update timestamps
touch
Create empty file
touch newfile.txt
Set specific timestamp
touch -t 202501010000 file.txt