Sign in
coral
/
busybox
/
ccdc13d306c0a8d2735488bf8e46503f7e567767
/
.
/
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