Exercise: Copy Files# Create two files garbage1.txt and garbage2.txt in your home directory (containing whatever you like) Copy these files into /tmp/firstname.lastname/parent/child Do this using a single command Remove garbage1.txt and garbage2.txt from your home directory Do this using a single command