Created
February 12, 2022 14:44
-
-
Save tanhit243/6b6c2a5f860a6bc4bfb8d9f54badc3aa to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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