cp (copy)
If you want to move or rename files (instead of copying), please checkout the mv command.
Copying A Single File
This is the simplest cp procedure:
Coping Multiple, Specific Files To A Directory
This can be done with the syntax:
Note that there must be no spaces between the comma-separated files.