Re: scroll-back buffer

1997-10-17 Thread Joey Hess
Torsten Hilbrich wrote: > Another way: > > runvc false > > where runvc is the following script: > >#!/bin/sh ># Run something on a VC, from X, and switch back to X when done. ># GPL Joey Hess, Thu, 10 Jul 1997 23:27:08 -0400 >exec open -s -- sh -c "$* ; chvt `getvc`" Hm,

Re: scroll-back buffer

1997-10-17 Thread Bruce Perens
Excuse my naivete, but won't printing a bunch of blank lines clear it? Thanks Bruce -- Can you get your operating system fixed when you need it? Linux - the supportable operating system. http://www.debian.org/support.html Bruce Perens K6BP [EMAIL PROTECTED] NEW PHONE NUMBER:

Re: scroll-back buffer

1997-10-17 Thread B. Bell
On Mon, 13 Oct 1997, Paul Miller wrote: > How can I clear the scroll-back buffer when a use logs out (other than > changing tty's)? if you have SVGATextMode installed, executing 'stm' will do it. -brad - Free the West Memphis Three - http://www.pobox.com/~mms/wm3/ [EM

Re: scroll-back buffer

1997-10-16 Thread Torsten Hilbrich
Pete Harlan <[EMAIL PROTECTED]> writes: > > How can I clear the scroll-back buffer when a use logs out (other than > > changing tty's)? > > Echo four thousand spaces from .bash_logout? Another way: runvc false where runvc is the following script: #!/b

Re: scroll-back buffer

1997-10-13 Thread Pete Harlan
> How can I clear the scroll-back buffer when a use logs out (other than > changing tty's)? Echo four thousand spaces from .bash_logout? --Pete -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

scroll-back buffer

1997-10-13 Thread Paul Miller
How can I clear the scroll-back buffer when a use logs out (other than changing tty's)? -Paul -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .