bin/94845: fortune(6) seems to select 0 a lot

edwin at FreeBSD.org edwin at FreeBSD.org
Sun Nov 4 02:51:27 PST 2007


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


More information about the freebsd-bugs mailing list