On 6/5/07, Kevin Jackson <[EMAIL PROTECTED]> wrote:
Hi all,

I need to create a file of around 25mb during a build for use as a
test attachment for the <mail> task

Is there a simple way to do this or do I have to consider something
with extra dependencies (script, shell etc)

Kev

Maybe just have a file and use it? Or retrieve it from the web?
On Unix you can use the dd command to generate a random file from /dev/urandom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to