[Toybox] [PATCH] tar: add -I (--use-compress-program) support.

enh enh at google.com
Sat Aug 22 12:45:14 PDT 2020


This also changes the other compression options (such as -j) so that we
pass no arguments for compression and just -d for decompression, which
is what -I does to its filter and which appears sufficient. (I think I
used -dc before just out of habit, since that's what I've been typing on
the command line for decades.)
---
 tests/tar.test   |  7 +++++++
 toys/posix/tar.c | 21 +++++++++++----------
 2 files changed, 18 insertions(+), 10 deletions(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20200822/27cd99e9/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-tar-add-I-use-compress-program-support.patch
Type: text/x-patch
Size: 5471 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20200822/27cd99e9/attachment-0002.bin>


More information about the Toybox mailing list