Answers for "extract tgz from ubuntu terminal"

0

extract tgz from ubuntu terminal

tar -xvzf /path/to/yourfile.tgz
Posted by: Guest on May-05-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language