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:40:25 UTC 2006


# 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?
--
vda



More information about the busybox mailing list