2 lines
58 B
Plaintext
2 lines
58 B
Plaintext
test "$(echo I WANT | busybox dd 2>/dev/null)" = "I WANT"
|
test "$(echo I WANT | busybox dd 2>/dev/null)" = "I WANT"
|