how to move another item into another folder on the command line code example
Example: how to move another item into another folder on the command line
mv ~/Downloads/MyFile.txt ~/Documents/Work/MyFile.txt
mv ~/Downloads/MyFile.txt ~/Documents/Work/MyFile.txt