Sign in
coral
/
busybox
/
d5314e71294d228cff5d86e00d15661461f68fc9
/
.
/
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
-