On Mon, 22 Mar 2004 16:51:49 -0800
Chris Pressey <[EMAIL PROTECTED]> wrote:

> On Mon, 22 Mar 2004 16:57:26 -0600 (CST)
> Eric F Crist <[EMAIL PROTECTED]> wrote:
> 
> > Hello list,
> > 
> > Is there a way to clear the buffer after you've logged out of a
> > virtual terminal?  
> > 
> > TIA
> > 
> > Eric
> 
> Well, you could call 'echo' a hundred times in your .logout script :)
> 
> -Chris


And if you run csh/tcsh you can put these two lines in your .logut
script:

vidcontrol -C
clear


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to