blob: 03d1af853664470cac88d99e34cda86b0f9aeaf4 [file] [log] [blame]
Matt Kraai38890782001-10-30 23:11:20 +00001echo I WANT >foo
2test "$(busybox dd if=foo 2>/dev/null)" = "I WANT"