Skip to content

Conversation

HaleTom
Copy link

@HaleTom HaleTom commented Apr 22, 2025

Allow for zstd-specific options to be set:

  • stream_compress_long
  • stream_compress_adapt

HaleTom added 3 commits April 22, 2025 01:11
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)
@HaleTom
Copy link
Author

HaleTom commented Apr 25, 2025

@digint if I revert my change to use grep -q, would you merge this?

`grep -q` on a non-existent file will output on STDERR.

The orginal never produced output (STDERR or STDOUT)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant