Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
547ee7926e4107d8c37d768959975f0787a66b3d
/
.
/
testsuite
/
tar
/
tar-extracts-from-standard-input
blob: a30e9f0b9a970e6fb5ee540de31adcf3cca67e50 [
file
] [
log
] [
blame
]
Matt Kraai
2b1effd
2001-12-20 22:09:31 +0000
[
diff
] [
blame
]
1
touch foo
2
tar cf foo
.
tar foo
3
rm foo
4
cat foo
.
tar
|
busybox tar x
5
test
-
f foo