Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 2004 02:29:04 +0100
From:      Peder Blom <dion@bredband.net>
To:        Chris Pressey <cpressey@catseye.mine.nu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Virtual terminal buffer?
Message-ID:  <20040323022904.7ee3a358.dion@bredband.net>
In-Reply-To: <20040322165149.2be64a35.cpressey@catseye.mine.nu>
References:  <200403222257.i2MMvQNP074071@nomad.secure-computing.net> <20040322165149.2be64a35.cpressey@catseye.mine.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 22 Mar 2004 16:51:49 -0800
Chris Pressey <cpressey@catseye.mine.nu> wrote:

> On Mon, 22 Mar 2004 16:57:26 -0600 (CST)
> Eric F Crist <ecrist@nomad.secure-computing.net> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040323022904.7ee3a358.dion>