"Jones, Tom" wrote:
> 
> Greetings All,
> 
> Can anyone tell me how to get the console to automatically clear the screen
> when logging out? I am concerned that people can see the last things that
> were typed or viewed after somebody logs out, and sometimes I am too lazy to
> log back in and type clear;exit. If anybody can tell me how to autamatically
> do it, I would appreciate it.

Put a .bash_logout file in your home directory, and put this in it:

#
~/.bash_logout                                                                
clear

...that'll do it for you...
-- 
Regards:
Linux User # 78321 @ http://counter.li.org
Personal Website  http://www3.telus.net/timmers




_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to