mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
2 lines
30 B
Bash
Executable file
2 lines
30 B
Bash
Executable file
#!/bin/sh
|
|
zstdcat "$@" | less
|