[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] screen blanking



What I do is make a /etc/issue which is about 50 blank lines followed by
the login prompt.   Scrolls it right away. 

On Thu, 16 Jul 1998, Bob Kruger wrote:

> At 09:19 AM 7/16/98 -0400, you wrote:
> 
> 
> >Actually, I think Bob wannted to clear the console after he logs out.  
> >
> >	ivey at bagheera
> >	$ cat .bash_logout 
> >	# ~/.bash_logout: run before exiting the shell
> >
> >	clear
> 
> You're right - I did.
> 
> This worked like a champ.  Many thanks.  Now - the next question - how to
> make this happen without having to copy file .bash_logout or make a link
> into each home directory.  In otherwords, make this a single entry that is
> the default for all users on the system.
> 
> Any ideas?
> 
> Regards - Bob Kruger
>