Linux Operating System Question:
Download Questions PDF

You routinely compress old log files. You now need to examine a log from two months ago. In order to view its contents without first having to decompress it, use the _________ utility in Linux

Answer:

zcat

The zcat utility allows you to examine the contents of a compressed file much the same way that cat displays a file.

Download Linux OS Interview Questions And Answers PDF

Previous QuestionNext Question
Who owns the data dictionary in Linux?You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine the location of the command being run?