Answers for "debian unzp tar gz"

1

tar gz linux command

tar -czvf projects.tar.gz projects/
Posted by: Guest on March-08-2021
0

extract tar.gz linux command line

tar xvzf file.tar.gz
Posted by: Guest on July-28-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language