Renames a directory
If you want to change the name of a directory to something else, you can use this command.
ren <oldname> <newname>
ren GitHub "GitHub and NuGet": Renames the GitHub folder to "GitHub and NuGet"
ren GitHub "GitHub and NuGet"
Last updated 1 year ago