lzop Command Examples

Compress or decompress files with LZO compression. More information: https://www.lzop.org/.

lzop {{path/to/file}}

lzop -d {{path/to/file.lzo}}

lzop -{{level}} {{path/to/file}}