Re: Clear screen on logout (Re: Terminal Corruption)

1998-05-04 Thread Oliver Elphick
Brandon Mitchell wrote: ... >I finally broke down and did this the right way. Before, I was doing a >trap /usr/bin/clear EXIT >in my /etc/profile. Now I have the characters that are echoed by clear at >the top of my /etc/issue and I unlinked my /etc/issue.net from my >/etc/issue so tha

Clear screen on logout (Re: Terminal Corruption)

1998-05-04 Thread Brandon Mitchell
On Sun, 3 May 1998 [EMAIL PROTECTED] wrote: > BTW I put reset in my .bash_logout > so that the tty gets reset when I logout > (unfortunatly it does it in xterms too with su etc... > there should be a better way? relaly I only did it to clear the > screen on logout) I finally broke down and did th