Why not echo? ------------- Note that we can't use the name echo for our service for a couple of reasons: it is already defined in /etc/services; it is an internal service which inetd already offers using the normal port number; and we wanted to define a different port number for the service, without breaking things which might use the old /etc/services entry.