mv example.txt ~/example_location
# cd into the folder that contains the file you want to move $ mv example.txt ~/Documents $ ls ~/Documents example.txt
mv example-file.txt ~/example_folder