Shell Commands/Touch

From MorphOS Library

Revision as of 14:30, 3 March 2015 by JPV (talk | contribs) (Created page with "'''Touch''' - Creates a file NAME/A/M, ALL/S <nowiki> NAME - Path/name of the file to create ALL - Recursive touch (goes into subdi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< Shell Commands

Touch - Creates a file

NAME/A/M, ALL/S

NAME - Path/name of the file to create                                         
ALL  - Recursive touch (goes into subdirs)

Touch is used to create empty files. You can specify one or more files to be created.

NOTE: if a file already exists, it won't be modified beside the timestamp.