From owner-freebsd-questions Tue Aug 21 8: 1:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id 72E9237B409 for ; Tue, 21 Aug 2001 08:01:09 -0700 (PDT) (envelope-from fgleiser@cactus.fi.uba.ar) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.11.3/8.9.3) with ESMTP id f7LExIL43980; Tue, 21 Aug 2001 11:59:20 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Tue, 21 Aug 2001 11:59:18 -0300 (ART) From: Fernando Gleiser To: The Almonds Cc: Subject: Re: How to create files of certain size using dd? In-Reply-To: <20010821145322.82693.qmail@web9604.mail.yahoo.com> Message-ID: <20010821115838.J42431-100000@cactus.fi.uba.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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