Subject: Re: clear screen when logout
To: faisal <faisal_gillani@flashmail.com>
From: Jared D. McNeill <jmcneill@invisible.yi.org>
List: port-i386
Date: 10/07/2000 14:51:04
Add 'clear' to your logout script.. for example, with bash:

 echo clear >>~/.bash_logout

Jared

On Sun, 8 Oct 2000, faisal wrote:

> Date: Sun, 8 Oct 2000 11:29:53 -0700
> From: faisal <faisal_gillani@flashmail.com>
> To: port-i386@netbsd.org
> Subject: clear screen when logout
> 
> i have a problem when i logout the screen should clear with login prompt but
> it display commands that other user used ........................... how to
> solve this ?
> 
>