Re: reset console/term (tty0)

1997-11-28 Thread Wintermute
Daniel Martin wrote: > > On Wed, 26 Nov 1997, Paul Miller wrote: > > > How do I reset the console (tty0, etc)? The reason I ask is because when > > I executed gzip -dc file.tar.gz without the |tar -xvf -, my text became > > unreadable - translated into high ascii characters.. I remember that the

Re: reset console/term (tty0)

1997-11-28 Thread Daniel Martin
On Wed, 26 Nov 1997, Paul Miller wrote: > How do I reset the console (tty0, etc)? The reason I ask is because when > I executed gzip -dc file.tar.gz without the |tar -xvf -, my text became > unreadable - translated into high ascii characters.. I remember that there > was a control sequence to res

reset console/term (tty0)

1997-11-27 Thread Paul Miller
How do I reset the console (tty0, etc)? The reason I ask is because when I executed gzip -dc file.tar.gz without the |tar -xvf -, my text became unreadable - translated into high ascii characters.. I remember that there was a control sequence to reset it, but I couldn't figure out what it was. T