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 <[email protected]>: > 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
gzip_verbose.patch
Description: Binary data
_______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
