home *** CD-ROM | disk | FTP | other *** search
-
- Stamp
- -----
-
-
- 'Stamp' will rename a file to the same name but with a date/time stamp.
- For example, if you issue the command:
-
- Stamp TESTFILE
-
- The file called TESTFILE will be renamed to TESTFILE_01.15.89_21:03:43
-
-
- If you issue this command:
-
- Stamp COPY TESTFILE
-
- The file will be copied and the copy of the file will be stamped. The
- original version will not be touched.
-
-
- This program is very useful when you want to keep files that always get
- written over by a program. In programming, you could use it for source
- code files or for executables, or any other use, like online capture files,
- etc.
-
-
-
- Any comments, suggestions, complaints, bug reports, etc. are welcome.
- Just email them to me on CompuServe.
-
-
- By: Khalid Aldoseri.
- CIS 75166,2531
-