Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 2004 16:24:12 -0400
From:      Tom Rhodes <trhodes@FreeBSD.org>
To:        Giorgos Keramidas <keramida@FreeBSD.org>
Cc:        freebsd-doc@FreeBSD.org
Subject:   Re: To PR Senders
Message-ID:  <20040821162412.3d9eec9d@localhost.pittgoth.com>
In-Reply-To: <20040820222329.GA29749@gothmog.gr>
References:  <20040820133029.GE63041@abigail.blackend.org> <20040820103306.5f0ffb6f.wmoran@potentialtech.com> <20040820205835.GH63041@abigail.blackend.org> <20040820222329.GA29749@gothmog.gr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 21 Aug 2004 01:23:29 +0300
Giorgos Keramidas <keramida@freebsd.org> wrote:

> 
> : pink-> dd if=mbox of=lala bs=50k count=1
> : 1+0 records in
> : 1+0 records out
> : 51200 bytes transferred in 0.000862 secs (59404804 bytes/sec)
> : pink-> /usr/bin/time scp lala keramida@igloo.linux.gr:
> : lala                                           100%   50KB  50.0KB/s   00:00
> :        21.34 real         0.05 user         0.01 sys

Try:

dd if=/dev/null of=/dev/ad0 bs=1m

And call me in the morning ...

-- 
Tom Rhodes



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