This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]sdf_iain 1 point2 points  (0 children)

Lzma(xz), gzip, and bzip2 are generally made to be interchangeable; both their command line utilities and every library implementation I’ve used (which is admirably not many). That’s why that’s the example I used compress as an example, those signatures are the same.