Answers for "un tar gz in linux with name"

9

linux unpack tar.gz file

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

tar gz linux command

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language