mv directory code example
Example 1: how to move a directory in linux
mv /path/to/source /path/to/dest
Example 2: mv folder linux
how to move a folder in Linux.... mv /path/to/source /path/to/dest
Example 3: mv linux command
mv file1.txt file.2.txt file3.txt folder