Skip to content

Add stdout feature to szip - #55

Closed
Lynnesbian wants to merge 2 commits into
BurntSushi:masterfrom
Lynnesbian:stdout
Closed

Add stdout feature to szip#55
Lynnesbian wants to merge 2 commits into
BurntSushi:masterfrom
Lynnesbian:stdout

Conversation

@Lynnesbian

Copy link
Copy Markdown

This pull request adds gzip's -s/--stdout flag to the szip binary. This allows for outputting (de)compressed data to the terminal instead of writing directly to a file.

@BurntSushi BurntSushi left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@andrew-rj

andrew-rj commented Nov 30, 2023

Copy link
Copy Markdown

Hello! I am interested in this feature. I was working on adding szip support to ripgrep, and I think szip needs to support stdout for this.

@Lynnesbian Lynnesbian closed this by deleting the head repository Jan 17, 2026
@Lynnesbian

Copy link
Copy Markdown
Author

I deleted my rust-snappy fork without realising I still had an open pull request, whoops. I've opened a new pull request with the same changes at #63.

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.

3 participants