1
0
mirror of https://github.com/facebook/zstd.git synced 2025-07-06 07:37:29 +02:00
Files
zstd/programs/zstdless

3 lines
30 B
Plaintext
Raw Normal View History

2016-12-22 17:40:10 -05:00
#!/bin/sh
zstdcat "$@" | less