asker
0
Q:

rename folder bash

mv /home/user/oldname /home/user/newname
5
$ mv <source_directory> <target_directory>
5
mv [oldDirPath] [newDirPath]
5

New to Communities?

Join the community