Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
0402cb32df015d9372578e3db27db47b33d5c7b0
/
.
/
testsuite
/
tar
/
tar-extracts-from-standard-input
blob: a30e9f0b9a970e6fb5ee540de31adcf3cca67e50 [
file
] [
log
] [
blame
]
touch foo
tar cf foo
.
tar foo
rm foo
cat foo
.
tar
|
busybox tar x
test
-
f foo