home *** CD-ROM | disk | FTP | other *** search
- RN
-
- RN is a replacement for the CP/M built-in function REN. Usage is:
-
- RN <from> <to>
-
- There are no optional arguments or other frills. It just does the
- same thing as REN, but with the more "Unix-like" syntax.
-
- Note to the reader: For a program such as RN, with two related
- arguments, lists of arguments don't make much sense. But I've
- often thought that wildcard names would. For example, it would be
- nice to be able to say
-
- RN *.ASM *.BAK
-
- or RN ZPQ$32-1.ASM *.BAK
-
- I've often thought that I should make such an addition, but I'm
- not sure exactly what the syntax or semantics of such a program
- should be. Consider this a request for suggestions.
-
- Jack W. Crenshaw
- P.O. Box 15888
- Tampa, Fla. 33684
- CIS 72325,1327