Re: generating a 3 gig test file



Maybe it's simplier to you to use:
dd if=/dev/zero of=filename bs=1m count=3000

Cheers,

Gergely
--- Begin Message --- Thanks for your feedback..

I ended up doing

dd if=/dev/zero of=filename bs=1024 count=3145728




Justin Richard Bleistein <jbleistein@xxxxxxxxxxxxxxx>
Sent by: IBM AIX Discussion List <aix-l@xxxxxxxxxxxxx>
03/16/2006 03:10 PM
Please respond to
IBM AIX Discussion List <aix-l@xxxxxxxxxxxxx>


To
aix-l@xxxxxxxxxxxxx
cc

Subject
Re: generating a 3 gig test file






There was an undocumented command in 5.2 and lower I believe called:
"mkltemp" or something... I believe it was in: "/usr/sbin/" but not sure.
I'm not sure if it's still there.
Thanks.

--Justin Richard Bleistein
AIX/TSM Systems Administrator
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@xxxxxxxxxxxxx]On Behalf Of
Christina Lewis
Sent: Thursday, March 16, 2006 3:03 PM
To: aix-l@xxxxxxxxxxxxx
Subject: generating a 3 gig test file


I need to create a 3 gig file for testing...
I believe I can do this with dd

does anyone know the syntax off the top of their head?

I am testing file size limits..

Tks
Tina


***************************defiant************************************
This email and any files transmitted with it are intended solely for
the use of the individual or agency to whom they are addressed. If
you have received this email in error please notify the Navy Exchange
Service Command e-mail administrator.

This footnote also confirms that this email message has been scanned
for the presence of computer viruses.

messaging_support_team@xxxxxxxxxxxxxxx
**********************************************************************

GIF image

GIF image


--- End Message ---