Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.3
/
busybox
/
edda7f91fbd2482713838673f9c287d4933cd9c4
/
.
/
busybox-1.19.3
/
testsuite
/
dd
/
dd-accepts-if
blob: 03d1af853664470cac88d99e34cda86b0f9aeaf4 [
file
] [
log
] [
blame
]
echo I WANT
>
foo
test
"$(busybox dd if=foo 2>/dev/null)"
=
"I WANT"