| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Allow for `zstd`-specific options to be set: - `stream_compress_long` - `stream_compress_adapt`
Support compression `-c` argument with more than one digit (eg zstd compression levels 10 to 22)
|
@digint if I revert my change to use grep -q, would you merge this? |
Sorry, something went wrong.
`grep -q` on a non-existent file will output on STDERR. The orginal never produced output (STDERR or STDOUT)
| Back | FazBrowse Home | New Git URL |
Allow for zstd-specific options to be set: