Back to Mame

Zstdless.1

3rdparty/zstd/programs/zstdless.1.md

latest353 B
Original Source

zstdless(1) -- view zstandard-compressed files

SYNOPSIS

zstdless [<flags>] [<file> ...]

DESCRIPTION

zstdless runs less(1) on files or stdin, if no <file> argument is given, after decompressing them with zstdcat(1).

SEE ALSO

zstd(1)