home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 May / W2KPRK.iso / apps / posix / source / MAN / TOUCH.PRT < prev    next >
Text File  |  1999-11-17  |  710b  |  67 lines

  1.                                                         TOUCH (1)
  2.  
  3. NAME
  4.  
  5.   touch - update date last modified of a file
  6.  
  7. SYNOPSIS
  8.  
  9.   touch [ c ] [ f ] file ...
  10. DESCRIPTION
  11.  
  12.   The touch utility changes the modification and or access  times
  13. of the given file .
  14.   Available options:
  15.      c - Do not create a specified file if it does not exist.  Do
  16.      not write any diagnostic messages concerning this condition.
  17.      f - Attempt to force the touch in spite of  read  and  write
  18.      permissions on a file .
  19.      SEE ALSO
  20.  
  21.        utimes (2)
  22.      HISTORY
  23.  
  24.        A
  25.  
  26.      command appeared in This command is
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.