Exercise: Move Files¶
Create two files
garbage1.txt
andgarbage2.txt
in your home directory (containing whatever you like)Prior to doing this, use the
ls
command to verify that you don’t accidentally overwrite existing files (you created - and should have removed - them in Exercise: Copy Files)
Move these files into
/tmp/firstname.lastname/parent
Do this using a single command