This website requires JavaScript.
Explore
Help
Register
Sign In
krak
/
zstd
Watch
1
Star
0
Fork
0
You've already forked zstd
mirror of
https://github.com/facebook/zstd.git
synced
2025-07-06 07:37:29 +02:00
Code
Issues
Releases
1
Activity
Files
901bba4ca6b4486aaa3e1bc827e13c804fbb2260
zstd
/
programs
/
zstdless
3 lines
30 B
Plaintext
Raw
Normal View
History
Unescape
Escape
zstdless: add shebang and quote $@
2016-12-22 17:40:10 -05:00
#!/bin/sh
zstdcat "$@" | less
Reference in New Issue
Copy Permalink