mirror of
https://github.com/facebook/zstd.git
synced 2025-11-11 00:05:07 -05:00
3 lines
30 B
Bash
Executable File
3 lines
30 B
Bash
Executable File
#!/bin/sh
|
|
zstdcat "$@" | less
|