On Tue, Dec 03, 2002 at 12:03:17PM +0100, Nick Wilson wrote:
> Hi all, 
> 
> I need to create a 15mb file for a test. Is there a way to do this?
> 
> Many thanks....
> 
something like:

        dd if=/dev/zero of=mytestfile bs=1048576 count=15

(untested, so YMMV....)

-- 
---- Fred Smith -- [EMAIL PROTECTED] -----------------------------
  "And he will be called Wonderful Counselor, Mighty God, Everlasting Father,
  Prince of Peace. Of the increase of his government there will be no end. He 
 will reign on David's throne and over his kingdom, establishing and upholding
      it with justice and righteousness from that time on and forever."
------------------------------- Isaiah 9:7 (niv) ------------------------------



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to