Skip to content

Instantly share code, notes, and snippets.

@jpalmieri
Created October 15, 2014 20:46
Show Gist options
  • Save jpalmieri/11d185fc4aef0d610350 to your computer and use it in GitHub Desktop.
Save jpalmieri/11d185fc4aef0d610350 to your computer and use it in GitHub Desktop.
Terminal: copy a file to a version marked "old" using braces for shorthand
cp /etc/rc.conf{,-old}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment