Doktor Faustus <faustus@telusplanet.net> wrote: > What do I need to edit in the /etc/gettytab to get a vt100 terminal to clear > itself after logout? I am all thumbs when it comes to escape sequences. I've always found it easy to add a line like this to the .profile (for /bin/sh users): trap "clear" 0