Brad Fritz wrote: > Seems to work okay with the busybox gzip in Bering RC2. (See below.) > What version of Bering and busybox (gzip --help) are you using? > > # gzip --help > BusyBox v0.60.2 (2002.04.04-20:23+0000) multi-call binary >
I'm using RC3. Here's what I get: # gzip --help BusyBox v0.60.3 (2002.06.08-17:56+0000) multi-call binary Usage: gzip [OPTION]... FILE firewall: -root- # echo "pack my box with five dozen liquor jugs" >foo.txt firewall: -root- # gzip <foo.txt >bar.txt.gz firewall: -root- # zcat bar.txt.gz zcat: Invalid gzip magic firewall: -root- # ls -l bar.txt.gz -rw-r--r-- 1 root root 0 Jul 18 11:09 bar.txt.gz ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
