home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 May
/
W2KPRK.iso
/
apps
/
posix
/
source
/
MAN
/
TOUCH.PRT
< prev
next >
Wrap
Text File
|
1999-11-17
|
710b
|
67 lines
TOUCH (1)
NAME
touch - update date last modified of a file
SYNOPSIS
touch [ c ] [ f ] file ...
DESCRIPTION
The touch utility changes the modification and or access times
of the given file .
Available options:
c - Do not create a specified file if it does not exist. Do
not write any diagnostic messages concerning this condition.
f - Attempt to force the touch in spite of read and write
permissions on a file .
SEE ALSO
utimes (2)
HISTORY
A
command appeared in This command is