On Sun, May 03, 2009 at 11:46:30AM -0700, jw wrote:
> Currently, if I log in, do some work, then log out (from plain TTY, no
> X/SSH/etc), the output of my previous session is still readable above
> the new "login: " prompt. One can use scroll lock to view even more.
> 
> How do I get it to clear the screen (and the scroll buffer) when the
> login prompt gets redisplayed?

If you're using tcsh, you can put the following into ~/.logout:

        clear

-- 
Jonathan Chen <[email protected]>
------------------------------------------------------------------------
"We laugh in the face of danger, we drop icecubes down the vest of fear"
                                                 - Edmond Blackadder III
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to