Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f78ab5396d57512fdada5c7ad6fc917d9a88c52a
/
.
/
testsuite
/
dd
/
dd-accepts-if
blob: 03d1af853664470cac88d99e34cda86b0f9aeaf4 [
file
] [
log
] [
blame
]
echo I WANT
>
foo
test
"$(busybox dd if=foo 2>/dev/null)"
=
"I WANT"