From owner-freebsd-doc@FreeBSD.ORG Sat Aug 21 20:29:57 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B51BE16A4CE for ; Sat, 21 Aug 2004 20:29:57 +0000 (GMT) Received: from nic.ach.sch.gr (nic.sch.gr [194.63.238.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3DE643D2D for ; Sat, 21 Aug 2004 20:29:56 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: (qmail 17509 invoked by uid 207); 21 Aug 2004 20:29:55 -0000 Received: from keramida@ceid.upatras.gr by nic by uid 201 with qmail-scanner-1.21 (sophie: 3.04/2.19/3.81. Clear:RC:1(81.186.70.28):. Processed in 0.988605 secs); 21 Aug 2004 20:29:55 -0000 Received: from dialup28.ach.sch.gr (HELO gothmog.gr) ([81.186.70.28]) (envelope-sender ) by nic.sch.gr (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 21 Aug 2004 20:29:53 -0000 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.1/8.13.1) with ESMTP id i7LKSYRl088923; Sat, 21 Aug 2004 23:28:34 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.1/8.13.1/Submit) id i7LKSYfI088922; Sat, 21 Aug 2004 23:28:34 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Sat, 21 Aug 2004 23:28:34 +0300 From: Giorgos Keramidas To: Tom Rhodes Message-ID: <20040821202834.GB85102@gothmog.gr> References: <20040820133029.GE63041@abigail.blackend.org> <20040820103306.5f0ffb6f.wmoran@potentialtech.com> <20040820205835.GH63041@abigail.blackend.org> <20040820222329.GA29749@gothmog.gr> <20040821162412.3d9eec9d@localhost.pittgoth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040821162412.3d9eec9d@localhost.pittgoth.com> cc: freebsd-doc@freebsd.org Subject: Re: To PR Senders X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Aug 2004 20:29:57 -0000 On 2004-08-21 16:24, Tom Rhodes wrote: > On Sat, 21 Aug 2004 01:23:29 +0300 Giorgos Keramidas 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 ... HEH :-) Since /dev/null returns EOF pretty fast, can you please send my your phone number privately. I think it would be nice after knowing you for a while to actually speak over the phone and have the chance to tease you a bit about mixing up if/of arguments in dd(1) :P