Q. Which command is used to view the contents of a compressed .gz file without extracting?
β
Correct Answer: (A)
zcat
Explanation: 'zcat' displays contents of gzip compressed files.