|
|
DataMuseum.dkPresents historical artifacts from the history of: ICL Comet 32 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about ICL Comet 32 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 474 (0x1da)
Types: TextFile
Notes: UNIX file
Names: »touch.1«
└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
└─⟦28c352965⟧ »/a« UNIX Filesystem
└─⟦this⟧ »usr/man/man1/touch.1«
.ig @(#)touch.1 2.1 7/1/84 @(#)Copyright (C) 1983 by National Semiconductor Corp. .. .TH TOUCH 1 .SH NAME touch \- update date last modified of a file .SH SYNOPSIS .B touch [ .B \-c ] file ... .SH DESCRIPTION .I Touch attempts to set the modified date of each .I file. This is done by reading a character from the file and writing it back. .PP If a .I file does not exist, an attempt will be made to create it unless the .B \-c option is specified. .SH SEE\ ALSO utime(2)