On 11/6/06, <b class="gmail_sendername"><a href="mailto:hinko.kocevar@cetrtapot.si">hinko.kocevar@cetrtapot.si</a></b> &lt;<a href="mailto:hinko.kocevar@cetrtapot.si">hinko.kocevar@cetrtapot.si</a>&gt; wrote:<div><span class="gmail_quote">
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello,<br><br>I've been looking for a utility like this for some time and I finally<br>
decided to code the solution by myself.<br>I've needed a way to generate files with same contents (eg. 16k file<br>with 0xFF).<br>Now, doing it in shell with echo took quite sometime (approx 20 minutes)<br>for 16k file containing only 0xFFs on my slow embedded system. So I
<br>wrote small busybox applet and now I can generate 16k file in few ms;)<br><br>Here is the patch. I hope I didn't forget any bits, otherwise feel free<br>to request them!<br><br>If you think this could be useful please don't hesitate to include the
<br>applet in next busybox release.</blockquote><div><br>You said this was fast compared to echo.&nbsp; Did you compare it to say 'cat', or 'dd'?<br>&nbsp;</div><br></div>