DOKK / manpages / debian 12 / lzd / lzd.1.en
LZD(1) User Commands LZD(1)

lzd - simplified lzip format decompressor

lzd [ -d ] < file.lz > file

This manual describes the usage of lzd. It is a simplified lzip decompressor for educational purpose. lzd is compliant with the lzip specification. Therefore it can verify the 3 integrity factors.

The command can take a lzip compressed file in stdin and it will decompress it to stdout.

Only for compatibility for other lzip tools.

lzip(1)

2022-06-21 lzd