Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
c43f9edf889ee2277b1ae064446ae34178a9c4a9
/
.
/
testsuite
/
tar
/
tar-extracts-multiple-files
blob: e26901e8c7fd9b55264c9793556b6765de3605b9 [
file
] [
log
] [
blame
]
touch foo bar
tar cf foo
.
tar foo bar
rm foo bar
busybox tar xf foo
.
tar
test
-
f foo
-
a
-
f bar