Answers for "how to rename the directory in terminal"

5

how to rename the directory in terminal

mv [oldDirPath] [newDirPath]
Posted by: Guest on June-09-2020

Code answers related to "how to rename the directory in terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language