Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2001 11:59:18 -0300 (ART)
From:      Fernando Gleiser <fgleiser@cactus.fi.uba.ar>
To:        The Almonds <cjalmond@yahoo.com>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: How to create files of certain size using dd?
Message-ID:  <20010821115838.J42431-100000@cactus.fi.uba.ar>
In-Reply-To: <20010821145322.82693.qmail@web9604.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 21 Aug 2001, The Almonds wrote:

> All,
>
> Does anyone have an example using DD on how to create
> a junk file that is 1MB in size?

dd if=/dev/zero of=file bs=1024k count=1


			Fer


>
> Thanks,
> Curtis
>
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010821115838.J42431-100000>