Answers for "embed tar.gz file shell script"

9

linux unpack tar.gz file

tar -zxvf file_name.tar.gz
Posted by: Guest on January-26-2021
4

install from tar gz file unix

tar -xzvf filename.tar.gz
Posted by: Guest on May-11-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language