Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 May 2000 20:25:16 -0700 (MST)
From:      Ivan Fetch <ivanfetch@technologist.com>
To:        Robert B <cgibin@hotmail.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Clear Screen Before Logout
Message-ID:  <Pine.BSF.4.21.0005062024270.7154-100000@oak.ivanfetch.tzo.com>
In-Reply-To: <20000506002431.80314.qmail@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,
   You can enter the following command in one of your shell startup files
(/etc/profile for example) to clear the screen when the login shell exits:
trap clear 0

Hope this helps - Ivan.

On Sat, 6 May 2000, Robert B wrote:

> Whats the best way to clear the terminal screen after a log out so that 
> login: is the only thing on the screen.
> 
> Thanks
> 
> Rob
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0005062024270.7154-100000>