From owner-freebsd-current@FreeBSD.ORG Sun Jan 29 23:06:11 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4EB41065672; Sun, 29 Jan 2012 23:06:11 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms16-1.1blu.de (ms16-1.1blu.de [89.202.0.34]) by mx1.freebsd.org (Postfix) with ESMTP id 7F3D08FC13; Sun, 29 Jan 2012 23:06:11 +0000 (UTC) Received: from [89.204.130.20] (helo=tiny.Sisis.de) by ms16-1.1blu.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1Rrc7c-0004vI-6N; Sun, 29 Jan 2012 22:17:12 +0100 Received: from tiny.Sisis.de (localhost [127.0.0.1]) by tiny.Sisis.de (8.14.5/8.14.3) with ESMTP id q0TLHgn8001426; Sun, 29 Jan 2012 22:17:43 +0100 (CET) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by tiny.Sisis.de (8.14.5/8.14.3/Submit) id q0TLHg6X001425; Sun, 29 Jan 2012 22:17:42 +0100 (CET) (envelope-from guru@unixarea.de) X-Authentication-Warning: tiny.Sisis.de: guru set sender to guru@unixarea.de using -f Date: Sun, 29 Jan 2012 22:17:41 +0100 From: Matthias Apitz To: Andriy Gapon Message-ID: <20120129211741.GA1384@tiny> References: <4F25B51D.4090207@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4F25B51D.4090207@FreeBSD.org> X-Operating-System: FreeBSD 10.0-CURRENT r226986 (i386) User-Agent: Mutt/1.5.21 (2010-09-15) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 89.204.130.20 Cc: FreeBSD current Subject: Re: stray symbol in hd's output? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jan 2012 23:06:11 -0000 El día Sunday, January 29, 2012 a las 11:07:41PM +0200, Andriy Gapon escribió: > > Does the following look familiar to anybody (note the stray 'n')? > > $ dd if=/dev/zero bs=1 count=1 | hd > 1+0 records in > 1+0 records out > 1 bytes transferred in 0.000043 secs (23302 bytes/sec) > 00000000 00 |.| > n00000001 $ uname -a FreeBSD tiny 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r226986: Tue Nov 1 14:27:40 CET 2011 guru@caracas:/usr/obj/usr/src/sys/GENERIC i386 $ dd if=/dev/zero bs=1 count=1 | hd 1+0 records in 1+0 records out 1 bytes transferred in 0.000149 secs (6711 bytes/sec) 00000000 00 |.| 00000001 I don't see it and would run both cmd with truss(1) to see which one is sending out the 'n'; matthias -- Matthias Apitz e - w http://www.unixarea.de/ UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370) UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5