Q. Which command will compress files using bzip2 compression?
β
Correct Answer: (C)
bzip2
Explanation: 'bzip2' compresses files using the Burrows–Wheeler block sorting text compression algorithm.