Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ (1) — Plan9 4th Edition

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ls(1)

stat(2)

chmod(1)

TOUCH(1)

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

­/sys/src/cmd/touch.c

SEE ALSO

ls(1), stat(2), chmod(1)

BUGS

­Touch will not touch directories. 

Plan 9  —  April 09, 2002

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