touch sets the access and modification times of each file to the current time. file is created if it does not already exist.
See largefile(5) for the description of the behavior of touch when encountering files greater than or equal to 2 Gbyte ( 231 bytes).
The following exit values are returned:
See attributes(5) for descriptions of the following attributes:
touch(1), attributes(5), largefile(5)