[BusyBox] feature requests...

Tomi Ollila Tomi.Ollila at sonera.com
Wed May 9 14:56:43 UTC 2001


Hi

2 more feature requests:

gzip -d support.

Rationale: In some systems only gzip is installed (and no symlink to gunzip 
is made). In these systems people have get used to gzip -d stuff (and I've
always used gzip -dc in scripts).

wget -O -

Should output to stdout, but at least for me, it coredumps. Very useful in
installer commands like: 
# wget -O - http://localhost/image.tgz | gzip -dc | tar xvf -

Tomi








More information about the busybox mailing list