Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

zstdless(1) -- view zstandard-compressed files
============================================================================

SYNOPSIS
--------

`zstdless` [*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)`