Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Nov 2007 10:51:27 GMT
From:      edwin@FreeBSD.org
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
Message-ID:  <200711041051.lA4ApRJW048373@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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?200711041051.lA4ApRJW048373>