1.

Which of the following is a better agent than gzip?(a) bzip2(b) bzip2 and bunzip2(c) bunzip2(d) allzipI got this question in my homework.I'd like to ask this question from Compressing and Archiving Files topic in chapter Handling Ordinary Files of Unix

Answer»

The correct option is (b) BZIP2 and bunzip2

Best EXPLANATION: For many years, gzip remained as the most favorite compression utility but now we have a better ONE CALLED bzip2 (bzip2 and bunzip2). bzip2 is slower than gzip and it creates files with .bz2 extension.



Discussion

No Comment Found

Related InterviewSolutions