 hercd -- The simple way to get an output to a MDA-display as second video.
 rev.1.0, (c)1996 Andreas H. Mueller.

Just type 'make install' to get the daemon installed in /usr/sbin, or type only
make for getting the binary.
Then create a named pipe in /dev, named herc. You can do this with the
following command: 'mknod /dev/herc p'.
Now run the daemon. It will return immediatly, on success with returncode 0,
otherwise an error will (hopefully) be reported. If it returns without errors,
leaves return-code 1 and no error-message, probably the /dev/herc does not
exist. This is a bug that will be fixed in the next time.

