Current svn: tar -xvf works, tar xvf doesn't. bbox 1.2.1 was okay.

Denis Vlasenko vda.linux at googlemail.com
Sat Sep 2 17:42:42 UTC 2006


On Saturday 02 September 2006 19:40, Denis Vlasenko wrote:
> # busybox tar xvf t.tar t/1/10
> t/1/10
> 
> # ./busybox tar xvf t.tar t/1/10
> BusyBox v1.2.0 (2006.09.02-01:47+0000) multi-call binary
> 
> Usage: tar -[czjaZxtvO] [-f TARFILE] [-C DIR] [FILE(s)] ...
> 
> Create, extract, or list files from a tar file.
> 
> # ./busybox tar -xvf t.tar t/1/10
> t/1/10
> 
> Neither tar.c nor ulflags.c looks suspect. Any ideas?

Disregard. I should double check before posting...
--
vda



More information about the busybox mailing list