Sign in
coral
/
busybox
/
98e4eab0c632f7ed8d823bf587df40abeb68ea9d
/
.
/
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"