ren mail command
Summary
Renames a directory
Description
If you want to change the name of a directory to something else, you can use this command.
Command usage
ren <oldname> <newname>
Examples
ren GitHub "GitHub and NuGet"
: Renames the GitHub folder to "GitHub and NuGet"
Last updated