Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
47e5ca1ecb2a86b29c8a52ee3ed276d8b27147cf
/
.
/
testsuite
/
tar
/
tar-extracts-to-standard-output
blob: ca48e364e3994f7074abfd7ed92e566d5b656c13 [
file
] [
log
] [
blame
]
echo foo
>
foo
tar cf foo
.
tar foo
cat foo
.
tar
|
busybox tar
Ox
|
cmp foo
-