Sign in
coral
/
busybox
/
d5314e71294d228cff5d86e00d15661461f68fc9
/
.
/
testsuite
/
tar
/
tar-extracts-from-standard-input
blob: a30e9f0b9a970e6fb5ee540de31adcf3cca67e50 [
file
] [
log
] [
blame
]
touch foo
tar cf foo
.
tar foo
rm foo
cat foo
.
tar
|
busybox tar x
test
-
f foo