lzop Command Examples

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

lzop {{path/to/file}}

lzop {{[-d|--decompress]}} {{path/to/file.lzo}}

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

lzop {{[-9|--best]}} {{[path/to/file]}}

lzop {{[-1|--fast]}} {{[path/to/file]}}