Shell Commands/Touch
From MorphOS Library
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.