On Thu, 05 Dec 2002, Dominic Iadicicco wrote:

> How do I set it up in bash, so that when I logout it
> will clear the screen first?
> 

Hi,
I did this in my ~/.bash_profile:

alias exit="clear;exit"


Oliver
-- 
... don't touch the bang bang fruit


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to