-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
iceboxA feature that is recognized as possibly desirable, but is unlikely to implemented any time soon.A 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.An issue that is lacking clarity on one or more points.
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
iceboxA feature that is recognized as possibly desirable, but is unlikely to implemented any time soon.A 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.An issue that is lacking clarity on one or more points.