[PATCH] Support for '-v' argument for gzip and bzip2

Bartosz Gołaszewski bartekgola at gmail.com
Sun May 12 21:48:13 UTC 2013


Sorry, for not sending it in plain text, google's new compose...

-----------------

Hi!

I have added support for '-v' argument for gzip, gunzip, bzip2 and
bunzip2. The change is only available if ENABLE_DESKTOP is set.

Currently there's no verbose output if input data for these applets is
fed to their stdin (i.e. cat file.txt | busybox gzip -v >
file.txt.gz). I plan on adding this feature, as well as '-v' support
for zcat an bzcat if this patch gets accepted.

2013/5/12 Bartosz Gołaszewski <bartekgola at gmail.com>:
> Hi!
>
> I have added support for '-v' argument for gzip, gunzip, bzip2 and bunzip2.
> The change is only available if ENABLE_DESKTOP is set.
>
> Currently there's no verbose output if input data for these applets is fed
> to their stdin (i.e. cat file.txt | busybox gzip -v > file.txt.gz). I plan
> on adding this feature, as well as '-v' support for zcat an bzcat if this
> patch gets accepted.
>
> --
> Best Regards,
> Bartosz Gołaszewski



-- 
Pozdrawiam,
Bartosz Gołaszewski
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gzip_verbose.patch
Type: application/octet-stream
Size: 9866 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20130512/6770b3fb/attachment.obj>


More information about the busybox mailing list