Short: UNIX touch command Type: os20/cli Uploader: kai@iske.adsp.sub.org Author: kai@iske.adsp.sub.org This is a simple TOUCH command, known from UNIX systems. It will touch all files (including patterns) given on the command line. If a particular file (not including wildcards) doesn`t exist, it will be created; just like under Unix. PUBLIC DOMAIN, includes source... Fixed since Version 1.0 (Yep, even a small program may have bugs ;) - Reduced stack usage - Reduced executable size - Recompiled using SAS 6.50 - Added CTRL-C checking