The command that displays the contents of a gzip compressed tar archive is:
B. `tar ztf archive.tgz`
This command uses `tar` with the `z` option to decompress (gunzip) the archive and then list the contents of the tar archive using the `t` option.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
DuboisNicolasDuclair
1 year, 4 months ago