Windows command prompt: renaming a file or directory
Self-tutoring about Windows command prompt: the tutor mentions a way to rename a file or directory. From the Windows command prompt, the move command can rename a file or directory: move file.txt newname.txt Source: ss64.com