mirror of
https://github.com/facebook/zstd.git
synced 2025-07-28 00:01:53 +03:00
354 B
354 B
zstdless(1) -- view zstandard-compressed files
SYNOPSIS
zstdless
[] [ ...]
DESCRIPTION
zstdless
runs less
(1) on files or stdin, if no argument is given, after decompressing them with zstdcat
(1).
SEE ALSO
zstd
(1)