Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ touch(1) — UNIX 4.1BSD

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

utime(2)

TOUCH(1)  —  Unix Programmer’s Manual

NAME

touch − update date last modified of a file

SYNOPSIS

touch [ −c ] file ... 

DESCRIPTION

Touch attempts to set the modified date of each file.  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. 

SEE ALSO

utime(2)

7th Edition

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