Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ touch(1) — bsd — mips UMIPS RISC/os 5.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

utimes(2)



TOUCH(1-BSD)        RISC/os Reference Manual         TOUCH(1-BSD)



NAME
     touch - update date last modified of a file

SYNOPSIS
     touch [ -c ] [ -f ] file ...

DESCRIPTION
     touch attempts to set the modified date of each file.  If a
     file exists, this is done by reading a character from the
     file and writing it back.  If a file does not exist, an
     attempt will be made to create it unless the -c option is
     specified.  The -f option will attempt to force the touch in
     spite of read and write permissions on a file.

SEE ALSO
     utimes(2)







































                        Printed 11/19/92                   Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026