The getty.erl program on http://www.erlang.org/examples/small_examples/ doesn't work on new versions of OTP, since it used user:server/1 to do the i/o. Anyone knows of a way of fixing this?