bin/67041: "fortune -m" peeks in "fortune" file only

edwin at FreeBSD.org edwin at FreeBSD.org
Sun Nov 4 02:30:29 PST 2007


Synopsis: "fortune -m" peeks in "fortune" file only

State-Changed-From-To: open->closed
State-Changed-By: edwin
State-Changed-When: Sun Nov 4 10:28:44 UTC 2007
State-Changed-Why: 
I think it works as expected these days.

It promises the right files:

[~] edwin at k7>fortune -m test  -f
___% /usr/share/games/fortune
    ___% fortunes

[~] edwin at k7>fortune -m test  -f -a
___% /usr/share/games/fortune
    ___% fortunes
    ___% fortunes2-o
    ___% fortunes-o

It displays the right files:

[~] edwin at k7>fortune -m test | grep "%% ("
%% (fortunes)
[~] edwin at k7>fortune -m test -a | grep "%% ("
%% (fortunes)
%% (fortunes-o)


http://www.freebsd.org/cgi/query-pr.cgi?pr=67041


More information about the freebsd-bugs mailing list