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

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <steve@...>, <edwin@...>, <freebsd-bugs@...>
Date: Sunday, November 4, 2007 - 6:51 am

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
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: bin/94845: fortune(6) seems to select 0 a lot, , (Sun Nov 4, 6:51 am)
RE: bin/94845: fortune(6) seems to select 0 a lot, Steve Watt, (Mon Nov 5, 12:19 am)
RE: bin/94845: fortune(6) seems to select 0 a lot, Steve Watt, (Sun Nov 4, 12:59 pm)