Date: Sun, 4 Nov 2007 08:59:40 -0800 From: "Steve Watt" <steve@Watt.COM> To: <edwin@FreeBSD.org>, <freebsd-bugs@FreeBSD.org> Subject: RE: bin/94845: fortune(6) seems to select 0 a lot Message-ID: <001c01c81f04$186ee470$8cc121c7@SQUIRP> In-Reply-To: <200711041051.lA4ApRJW048373@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I'm currently running 6.2-PRE from late Dec '06, and it's still there (I get lots of non-zero from your scriptlet). I'll pull up to 6-STABLE again and let you know. I don't have an experimental-enough box to try it on 7.x. Steve -- Steve Watt KD6GGD PP-ASEL-IA ICBM: 121W 56' 57.8" / 37N 20' 14.9" Internet: steve @ Watt.COM Whois: SW32 Free time? There's no such thing. It just comes in varying prices... > -----Original Message----- > From: edwin@FreeBSD.org [mailto:edwin@FreeBSD.org] > Sent: Sunday, November 04, 2007 2:51 > To: steve@Watt.COM; edwin@FreeBSD.org; > freebsd-bugs@FreeBSD.org; edwin@FreeBSD.org > Subject: Re: bin/94845: fortune(6) seems to select 0 a lot > > > Synopsis: fortune(6) seems to select 0 a lot > > State-Changed-From-To: open->feedback > State-Changed-By: edwin > State-Changed-When: Sun Nov 4 10:50:11 UTC 2007 > State-Changed-Why: > Does this still happen? > I tried it with the following commands: > > $ while :; do echo -n "`date` -" ; fortune all | wc; done | grep -w 0 > > and > > $ while :; do echo -n "`date` -" ; fortune all | grep "This > fortune brought to you by" | wc; done > > > But on both I got absolutely zero results. > > > > Responsible-Changed-From-To: freebsd-bugs->edwin > Responsible-Changed-By: edwin > Responsible-Changed-When: Sun Nov 4 10:50:11 UTC 2007 > Responsible-Changed-Why: > I'll track with submitter. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=94845 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001c01c81f04$186ee470$8cc121c7>
