COHERENT manpages

This page displays the COHERENT manpage for touch [Update modification time of a file].

List of available manpages
Index


touch -- Command

Update modification time of a file
touch [ -c ] file ...

COHERENT keeps  track of when  each file was last  modified.  touch changes
the modification time of each file to the current time, but does not modify
its contents.  By default, touch creates file if it does not already exist;
the -c flag suppresses this.

See Also

commands,
make