Ch 6 Using DEL, REN, MOVE, and RD /S

File named incorrectly. Use COPY command. Change name of file by copying file to a different name. Created new file with same contents under a different name. End up with file and a copy of file with a new name. RENAME command. Internal command. Changes name of file – not the contents. Not creating another copy of file with a new name. ................
................