Pros and cons of bzip vs gzip?
Problem
I've known gzip for years, recently I saw bzip being used at work. Are they basically equivalent, or are there significant pros and cons to one of them over the other?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Fix for: Pros and cons of bzip vs gzip?
Gzip and bzip2, as well as xz and lzop, are functionally equivalent. (There once was a bzip, but it seems to have completely vanished off the face of the world.) Other common compression formats are zip, rar and 7z; these three do both compression and archiving (packing multiple files into one). Here are some typical ratings in terms of speed, availability and typical compression ratio (note that these ratings are somewhat subjective, don't take them as gospel): As you can see, there isn't a cl…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix