blob: 03d1af853664470cac88d99e34cda86b0f9aeaf4 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001echo I WANT >foo
2test "$(busybox dd if=foo 2>/dev/null)" = "I WANT"