qotdd is a small perl program that acts as a quote server
by listening on a port, by default 17, and printing the
output of a program, by default fortune -s, to the client.
It can run as a standalone server or from inetd.
By specifying an alternate command and port, it can be used
for things other than a quote server, such as an uptime
server or even a dummy web server.