Answers for "command to view the content of a compressed tar file"

0

command to view the content of a compressed tar file

tar tzvf name_of_file.tar.gz | less
Posted by: Guest on April-19-2022

Code answers related to "command to view the content of a compressed tar file"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language