touch

Create empty files or update timestamps

← All commands

Common Examples

$ touch newfile
$ touch -t 202301010000 file
$ touch file1 file2 file3