LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

xzmore

Page through xz compressed files

TLDR

View xz compressed file
$ xzmore [file.xz]
copy

SYNOPSIS

xzmore [files...]

DESCRIPTION

xzmore displays xz compressed files page by page. Uses more as pager. Simpler than xzless but with fewer navigation features. Press space for next page, q to quit.

SEE ALSO

xz(1), more(1), xzless(1)

Copied to clipboard
Kai