Utilities 3 (Disk 38) (Mar 1987) : c / touch.readme
I retrieved the `touch' code from USENET as posted by Phil Lindsay of CBM Amiga Developer Support, and compiled it using Manx 3.4a(Patch V1.3) 32-bits. Touch usage: CLI> TOUCH filename which uses the AmigaDOS packets to change the creation date of `filename' to the present date and time. The example code in `touch.c' could be used as the basis for a new filecopy routine that preserves the original file's creation date and time. Thad