Skip to content

Instantly share code, notes, and snippets.

@tanhit243
Created February 12, 2022 14:44
Show Gist options
  • Save tanhit243/6b6c2a5f860a6bc4bfb8d9f54badc3aa to your computer and use it in GitHub Desktop.
Save tanhit243/6b6c2a5f860a6bc4bfb8d9f54badc3aa to your computer and use it in GitHub Desktop.
tar to extract files from a tarball with option directory
tar -zxvf Project4x.tar.gz -C dir_path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment