bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #6107] Patch to add transparent decompression


From: Reuben Thomas
Subject: [patch #6107] Patch to add transparent decompression
Date: Wed, 22 Aug 2012 17:43:27 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19 (KHTML, like Gecko) Ubuntu/12.04 Chromium/18.0.1025.168 Chrome/18.0.1025.168 Safari/535.19

Follow-up Comment #3, patch #6107 (project grep):

After discussion on bug-grep, it seems that a generalized filter is preferred.
I have a design for this, but I have not implemented it, as it would be easy
to implement given an implementation in gnulib of the "ig" flavour of
pipe-filter, which currently does not exist. That would enable a simple and
non-invasive patch.

If pipe-filter-ig is forthcoming, I'll happily produce the patch, which would
add a --filter=PROGRAM flag which pipes all input through the given filter.
Transparent decompression is achieved by making the filter "zcat".

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6107>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]