Virtual terminal buffer?

Peder Blom dion at bredband.net
Mon Mar 22 17:29:05 PST 2004


On Mon, 22 Mar 2004 16:51:49 -0800
Chris Pressey <cpressey at catseye.mine.nu> wrote:

> On Mon, 22 Mar 2004 16:57:26 -0600 (CST)
> Eric F Crist <ecrist at 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




More information about the freebsd-questions mailing list