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

Re: clearing the screen



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



Reply to: