Skip to content

Instantly share code, notes, and snippets.

@hamsterbacke23
Created January 12, 2016 12:02
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 hamsterbacke23/cb9148385e0f9326f7d0 to your computer and use it in GitHub Desktop.
Save hamsterbacke23/cb9148385e0f9326f7d0 to your computer and use it in GitHub Desktop.
tar only one directory
tar -czvf my_directory.tar.gz -C my_directory .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment