home *** CD-ROM | disk | FTP | other *** search
- Explanation of the RENAME (ren) command.
- It is INTERNAL.
-
- This command will rename filenames to
- whatever you think appropriate
- for that file.
-
- Example:
- To rename the file Text.bat
- to Test.bat you use:
- rename a:text.bat a:test.bat
- or
- ren a:text.bat a:test.bat