Answers for "how to read tar file without extracting"

0

extract tar

tar -xzvf {namafile}.tar.gz -C {nama folder}
Posted by: Guest on September-21-2021

Code answers related to "how to read tar file without extracting"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language