Magellan Linux

Contents of /tags/mkinitrd-6_1_12/busybox/testsuite/dd/dd-accepts-if

Parent Directory Parent Directory | Revision Log Revision Log


Revision 939 - (show annotations) (download)
Tue Nov 17 21:24:51 2009 UTC (14 years, 7 months ago) by niro
File size: 68 byte(s)
tagged 'mkinitrd-6_1_12'
1 echo I WANT >foo
2 test "$(busybox dd if=foo 2>/dev/null)" = "I WANT"