freebsd-dev/sys/contrib/zstd/programs/zstdless
Warner Losh 0c16b53773 Move zstd from contrib to sys/contrib so it can be used in the
kernel. Adjust the Makefiles that referenced it to the new path.

Sponsored by: Netflix
OK'd by: cem@ and AllanJude@
2017-11-14 05:03:38 +00:00

3 lines
30 B
Bash
Executable File

#!/bin/sh
zstdcat "$@" | less