Skip to content

Instantly share code, notes, and snippets.

@fernyb
Created September 26, 2011 17:55
Show Gist options
  • Save fernyb/1242863 to your computer and use it in GitHub Desktop.
Save fernyb/1242863 to your computer and use it in GitHub Desktop.
Tar gzip a directory
tar -zcvf filename.tar.gz ./directory_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment