TOUCH(1) General Commands Manual TOUCH(1)NAMEtouch - set modification date of a fileSYNOPSIStouch [ -c ] [ -t time ] file ...DESCRIPTIONTouch 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 cre- ated unless option -c is present.SOURCE/src/cmd/touch.cSEE ALSOls(1), stat(3), 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) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |