1
0
mirror of https://github.com/facebook/zstd.git synced 2025-07-05 23:27:28 +02:00
Files
zstd/programs/zstdless
2016-12-22 17:40:10 -05:00

3 lines
30 B
Bash
Executable File

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