This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
zstd
Watch
0
Star
0
Fork
0
You've already forked zstd
mirror of
https://github.com/facebook/zstd.git
synced
2024-12-01 00:26:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
545987996a
zstd
/
programs
/
zstdless
3 lines
30 B
Plaintext
Raw
Normal View
History
Unescape
Escape
zstdless: add shebang and quote $@
2016-12-23 06:40:10 +08:00
#!/bin/sh
zstdcat "$@" | less
Reference in New Issue
Copy Permalink