C
Chaos Master
Hello people.
Is there any _command-line_ fortune-cookies program, like the 'fortune' from
UNIX? It can be used to make random e-mail signatures if e-mail client supports
reading signature from a file. (e.g. Netscape, Mozilla, Thunderbird, Sylpheed).
Normally, using it on Windows would be on a batch file, like:
del .signature
echo (signature text) >> .signature
fortune >> .signature
I've found Graffiti but it does not allow for command-line usage.
[]s
Is there any _command-line_ fortune-cookies program, like the 'fortune' from
UNIX? It can be used to make random e-mail signatures if e-mail client supports
reading signature from a file. (e.g. Netscape, Mozilla, Thunderbird, Sylpheed).
Normally, using it on Windows would be on a batch file, like:
del .signature
echo (signature text) >> .signature
fortune >> .signature
I've found Graffiti but it does not allow for command-line usage.
[]s