www.LinuxHowtos.org
ZSTDLESS
Section: User Commands (1)Updated: March 2024
Index Return to Main Contents
NAME
zstdless - view zstandard-compressed filesSYNOPSIS
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)