Copying files is done with the command cp:
The cp command copies the files listed on the command line to the file or directory given as the last argument. Notice how we use the directory `` .'' to refer to the current directory.