zstd/programs/zstdless.1.md
2018-10-15 22:25:03 +13:00

353 B

zstdless(1) -- view zstandard-compressed files

SYNOPSIS

zless [flags] [file ...]

DESCRIPTION

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

SEE ALSO

zstd (1)