Skip to content

Instantly share code, notes, and snippets.

@buithehoa
Last active April 21, 2016 23:50
Show Gist options
  • Save buithehoa/c41d7c5a4d795f33165b9024b37fbddb to your computer and use it in GitHub Desktop.
Save buithehoa/c41d7c5a4d795f33165b9024b37fbddb to your computer and use it in GitHub Desktop.
Copy Multiple Files
cp /home/usr/dir/{file1,file2,file3,file4} /home/usr/destination/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment