Quote:
Originally Posted by twobob
one more thing... the busybox dd does NOT support these append modes...
Here is one that does. Enjoy.
|
Um,
Code:
[root@kindle /]dd if=/dev/zero bs=1M count=512 >> /mnt/us/debian.ext3
blah blah blah bytes copied in so many seconds.
Woot.