Sign in
coral
/
busybox
/
d30d1ebc117db182a6156df182057291d6fbaae1
/
.
/
testsuite
/
dd
/
dd-copies-from-standard-input-to-standard-output
blob: d890eb04c73f052349db98a0a2e183a36e580c55 [
file
] [
log
] [
blame
]
test
"$(echo I WANT | busybox dd 2>/dev/null)"
=
"I WANT"