Sign in
coral
/
busybox
/
256ee622249830d102c58edccf893104a4a34037
/
.
/
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"