Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
0861e828d028cdb6ad0798143a88c9eb6fabb631
/
.
/
testsuite
/
tar
/
tar-extracts-to-standard-output
blob: ca48e364e3994f7074abfd7ed92e566d5b656c13 [
file
] [
log
] [
blame
]
Matt Kraai
0861e82
2003-05-18 21:12:36 +0000
[
diff
] [
blame^
]
1
echo foo
>
foo
2
tar cf foo
.
tar foo
3
cat foo
.
tar
|
busybox tar
Ox
|
cmp foo
-