Skip to content

zstd willing to (try to) compress non-files #232

@chipturner

Description

@chipturner

gzip refuses to compress files that aren't "normal" such as devices, fifos, sockets, symlinks, etc. zstd tries to compress them anyway, which can lead to odd behavior such as hanging when it's a fifo, reading forever when it's /dev/zero, etc etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions