Skip to content

Instantly share code, notes, and snippets.

@WildDogOne
Created August 10, 2015 20:44
Show Gist options
  • Save WildDogOne/d4313030ace758c384a3 to your computer and use it in GitHub Desktop.
Save WildDogOne/d4313030ace758c384a3 to your computer and use it in GitHub Desktop.
Backup copy of a file
cp file.txt{,.bak}
#quick and dirty
#http://www.commandlinefu.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment