Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
NAME
      touch - change file timestamps

SYNOPSIS
      touch [OPTION] FILE...

DESCRIPTION
      Update the last-modified time of each named FILE to the current time. A FILE argument that does not exist is created empty, unless -c option is supplied.

OPTIONS
      -c
      Do not create any new files.

EXAMPLE
To touch a file or directory
No Format
touch TargetName