Poster of Linux kernel
The best gift for a Linux geek
Linux kernel map in printable PDF
for $4 or €3
TOUCH
TOUCH
Section: User Commands (1)
Local index
Up
NAME
touch - set modification date of a file
SYNOPSIS
touch
[
-c
] [
-t
time
]
file ...
DESCRIPTION
Touch
attempts to set the modification time of the
files
to
time
(by default, the current time). If a
file
does not exist, it will be created unless option
-c
is present.
SOURCE
/src/cmd/touch.c
SEE ALSO
ls
(1),
stat
(3),
chmod
(1)
BUGS
Touch
will not touch directories.
Index
NAME
SYNOPSIS
DESCRIPTION
SOURCE
SEE ALSO
BUGS
This document was created by
man2html
, using the manual pages.
Time: 22:30:17 GMT, April 16, 2011