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