Sign in
coral
/
busybox
/
6968e081230fb6434a2a6f0eed39d538ea982f3f
/
.
/
testsuite
/
tar
/
tar-extracts-multiple-files
blob: 7897d81d2681db22bf2cc974137f05c8086f00dd [
file
] [
log
] [
blame
]
touch foo bar
tar cf foo
.
tar foo bar
rm foo bar
busybox tar
-
xf foo
.
tar
test
-
f foo
test
-
f bar