Multiple Choice
Which of the following commands displays the contents of a gzip compressed tar archive?
A) gzip archive.tgz | tar xvf -
B) tar ztf archive.tgz
C) gzip -d archive.tgz | tar tvf -
D) tar cf archive.tgz
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: What is the maximum niceness value that
Q14: Which commands can be used to change
Q15: What word is missing from the following
Q16: What is the difference between the commands
Q17: Which of the following commands shows the
Q19: Which file should be edited to select
Q20: Which of the following commands changes the
Q21: Which of the following settings for umask
Q22: After modifying GNU GRUB's configuration file, which
Q23: What information can the lspci command display