Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
86e0a22ec602f929b1f3b1bd7d7b2f41cc86638c
/
.
/
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
-