The LZMA utils package provides Unix utilities implementing LZMA compression from 7zip. It includes lzmash, a compression tool with an interface similar to that of gzip and bzip2. This project has now been superseded by xz.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Cette version corrige un bogue où le mode d'essai de l'outil de ligne de commande pourrait unlink / dev / null. Elle corrige aussi une condition de concurrence où un signal pourrait rendre les deux fichiers d'entrée et de sortie obtenir non liés.
Tags:
Minor bugfixes
This version fixes a bug where the test mode of
the command line tool could unlink /dev/null. It
also fixes a race condition where a signal could
make both input and output files get unlinked.