mirror of https://github.com/F-Stack/f-stack.git
3 lines
30 B
Plaintext
3 lines
30 B
Plaintext
|
#!/bin/sh
|
||
|
zstdcat "$@" | less
|