Skip to content

Instantly share code, notes, and snippets.

@gdellicarpini
Created November 29, 2017 11:34
Show Gist options
  • Save gdellicarpini/52c825c083abe0c55eeba819a16e5e7b to your computer and use it in GitHub Desktop.
Save gdellicarpini/52c825c083abe0c55eeba819a16e5e7b to your computer and use it in GitHub Desktop.
Linux usefull commands
cp filename.txt{,.BACKUP} Equals to "cp filename.txt filename.txt.BACKUP"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment