Skip to content

support searching compressed files using in-process decompression #225

@danbst

Description

@danbst

I'd like to use ripgrep for grepping log files, because it's faster then grep. But my logs are gzipped, and if I zcat | rg them I'll loose log filenames in output.

Also, would be great if bzip2 and xz decompressors will be supported too with automatic archive type detection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    iceboxA feature that is recognized as possibly desirable, but is unlikely to implemented any time soon.questionAn issue that is lacking clarity on one or more points.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions