linux mv command example
Example 1: move command in linux
mv filename dirname
Example 2: mv linux command
mv file1.txt file.2.txt file3.txt folder
Example 3: linux command to move a file to another directory
mv filename directoryname
mv filename dirname
mv file1.txt file.2.txt file3.txt folder
mv filename directoryname