LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

lzmore

displays contents of lzip-compressed files using more

TLDR

View lzip-compressed file
$ lzmore [file.lz]
copy
View multiple files
$ lzmore [file1.lz] [file2.lz]
copy

SYNOPSIS

lzmore [options] [file...]

DESCRIPTION

lzmore displays contents of lzip-compressed files using more. Automatically decompresses for viewing. Press space to page, q to quit. For better navigation, use lzless instead.

SEE ALSO

lzip(1), more(1), lzless(1)

Copied to clipboard
Kai