Query: touch
OS: plan9
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TOUCH(1) General Commands Manual TOUCH(1)NAMEtouch - set modification date of a fileSYNOPSIStouch [ -c ] file ...DESCRIPTIONTouch attempts to set the modification time of the files to the current time. If a file does not exist, it will be created unless option -c is present.SOURCE/sys/src/cmd/touch.cSEE ALSOls(1), stat(2), chmod(1)BUGSTouch will not touch directories. TOUCH(1)
| Related Man Pages |
|---|
| touch(1) - linux |
| touch(1b) - opensolaris |
| touch(1) - centos |
| touch(1b) - sunos |
| touch(1) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| TFTP setup |
| How to loop through directories to touch files |
| touch -t time, using different userid |
| [Solved] Touch 10% of the total files inside a folder |
| Change date time stamp of existing file |