REN === Command ------- **REN** filename1=filename2 Explanation ----------- Rename the *filename2* to *filename1*. Examples -------- :: >REN NEW.NAM=OLD.NAM This will rename the file OLD.NAM to NEW.NAM. Remarks ------- Care should be exercised when renaming files to prevent duplicate file names existing.