Skip to content

Instantly share code, notes, and snippets.

@plechazunga
Created March 25, 2013 12:33
Show Gist options
  • Save plechazunga/5236805 to your computer and use it in GitHub Desktop.
Save plechazunga/5236805 to your computer and use it in GitHub Desktop.
Tar a file...keep forgetting how to do this
tar -cvf mytarfile.tar mydir/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment