Date: Sun, 29 Jan 2012 22:36:48 +0100 From: Jilles Tjoelker <jilles@stack.nl> To: Andriy Gapon <avg@FreeBSD.org> Cc: FreeBSD current <freebsd-current@FreeBSD.org> Subject: Re: stray symbol in hd's output? Message-ID: <20120129213648.GB97754@stack.nl> In-Reply-To: <4F25B51D.4090207@FreeBSD.org> References: <4F25B51D.4090207@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 29, 2012 at 11:07:41PM +0200, Andriy Gapon wrote: > 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 Yes, this was broken by r229794 (Jan 7) and repaired again by r230649 (yesterday). http://www.freebsd.org/cgi/query-pr.cgi?pr=144722 -- Jilles Tjoelker
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120129213648.GB97754>