> After logout/exit, console remains full. I don't know what your login shell is, but with /bin/sh you can put the following line in your .profile to clear the screen when you logout: trap clear 0