[BusyBox] tar stdin problems

Glenn McGrath bug1 at optushome.com.au
Tue Nov 12 05:26:03 UTC 2002


On Tue, 12 Nov 2002 14:09:12 +0200
Michael Sternberg <michaels at boscom.com> wrote:

> 
> Last CVS version of busybox (2002.11.12-10:51+0000)
> 
> ~> tar zxvf test.tar.gz
> first.file
> second.file
> third.file
> tar: Short read
> 
> ~> gunzip -c test.tar.gz | tar xv
> first.file
> second.file
> third.file
> tar: Short read
> 
> ~> gunzip test.tar.gz && tar xvf test.tar
> ~> echo $?
> 0
> 

I thought i checked in a fix for that a couple of days ago, ill have
another look.


Glenn



More information about the busybox mailing list