SYNTAX

    touch [options] <file>


OPTIONS

-h (--help) bool

Display help.


ARGUMENTS

<file>

The file to touch. [filename]


DESCRIPTION

Updates the last-modified date of the specified file to be the current date.

If file does not exist it is created and its size is set to zero bytes.


COPYRIGHT

Copyright (c) 2006-2010 Accenture. All rights reserved.