Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
4d0c1ea4784c9844f8468d97ca5c26d3c70f9921
/
.
/
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