Skip to content

Instantly share code, notes, and snippets.

Created March 16, 2015 23:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/58052be1ffb2c9ddb7c0 to your computer and use it in GitHub Desktop.
Save anonymous/58052be1ffb2c9ddb7c0 to your computer and use it in GitHub Desktop.
aaron@Server:~$ cp '/home/aaron/Desktop/Chapter 11.doc' '/media/backup/data/' cp: cannot create regular file ‘/media/backup/data/Chapter 11.doc’: Permission denied
aaron@Server:~$ sudo cp '/home/aaron/Desktop/Chapter 11.doc' '/media/backup/data/'
aaron@Server:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment