www.LinuxHowtos.org





ZSTDLESS

Section: User Commands (1)
Updated: March 2024
Index Return to Main Contents
 

NAME

zstdless - 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)


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO