CHNAME V1.00 A Freeware File Renaming/Moving Utility Copyright 1993 Ross S. Wolin All rights reserved. February 9th, 1993 Chname is a renaming utility which can rename files, rename directories, and move files (destination on small logical drive) This program alleviates the need to xcopy a directory to another one and then delete the old one when you wish to rename it. CHNAME's syntax is: CHNAME filespec where... filespec is any legal file OR directory spec, which may include drive information, full or partial path information. File specs may also contain wildcards EXAMPLES: CHNAME dir1 mydir Rename directory dir1 as mydir CHNAME foo.exe foo3.exe Renames foo.exe as foo3.exe CHNAME foo.exe \foo3.exe Renames foo.exe as foo3.exe AND moves it to the root directory CHANME \a\foo.exe \b\foo.exe Moves foo.exe from subdir a to subdir b CHNAME foo.* foo3.* Renames all files with base name foo as foo3, keeping the same extensions ******************************************************************************** CHNAME V1.00 is being distributed as FREEWARE. ******************************************************************************** When distributed, the package MUST include the files CHNAME.COM and CHNAME.TXT (this file) which may be freely copied and distributed. These two files may be re-archived to better suit a given distribution system, but the files may not be modified in any other way. No distributor may charge more than $1.50 for the distribution of this program. I would appreciate letters from anyone with bug reports (as far as I know, version 1.00 has no bugs), ideas for new programs, and/or comments in general. (I love getting non-junk mail.) Also, I will distribute the C/Assembly source code for a fee of $5. I receive U.S. mail at the following address: Ross S. Wolin 102 Oxford St, Apt 8 Arlington, MA 02174 or you can leave mail on Compuserve: 70720,1152 Happy CHNAMing!