TOUCH(1)
NAME
touch − set modification date of a file
SYNOPSIS
touch [ -c ] file ...
DESCRIPTION
Touch attempts to set the modification time of the files to the current time. If a file does not exist, it will be created unless option -c is present.
SEE ALSO
BUGS
Touch will not touch directories.
Plan 9 — January 03, 1993