home *** CD-ROM | disk | FTP | other *** search
- touch v1.01
- -----------
- Yes, it's been done before, but this one uses OS2 calls so is smaller.
- Its purpose is to 'touch' files (make their datestamp NOW). Of use only
- to programmers really.
-
- Usage: touch <file-list>
-
- Handles standard AmigaDOS wildcards. If a given file doesn't exist (and
- it's not a pattern) the file is created with size zero. Needless to say,
- this program is public domain. Source is included. AmigaDOS 2.0 required.
- Finally, this program is pure and so can be made resident.
-
- - Martin W. Scott (email: mws@castle.ed.ac.uk)
-