1. touch — Create Empty Files or Update Timestamps

Creates an empty file or updates a file's timestamps.

Syntax

touch [options] <file>

Enter fullscreen mode