From owner-freebsd-questions Tue Nov 23 23:22:33 1999 Delivered-To: freebsd-questions@freebsd.org Received: from obscurity.org (obscurity.org [209.17.177.240]) by hub.freebsd.org (Postfix) with SMTP id 94F7D14C8E for ; Tue, 23 Nov 1999 23:22:25 -0800 (PST) (envelope-from cengland@obscurity.org) Received: (qmail 11470 invoked by uid 1003); 24 Nov 1999 07:34:11 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 24 Nov 1999 07:34:11 -0000 Date: Tue, 23 Nov 1999 23:34:10 -0800 (PST) From: Chris England To: Richard Cotrina Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Clearing Screen In-Reply-To: <071601bf3538$107b73f0$4d01190a@tp.com.pe> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I suppose this might be an uneducated solution to your inquiry, but personally I just add 'clear' to .bash_logout or the equivilent. Let me know if you find anyother way to do it globally without a logout script. - thanks. -Chris England On Mon, 22 Nov 1999, Richard Cotrina wrote: > hi folks: > > How can I enable the clearing feature in the console each time any user logs > out ? > I know that it can be done adding a line with the "cl" option in the > /etc/gettytab file under the "P|Pc|Pc console:\" line , like : > > :cl=\E[H\E[2J: (in OpenBSD) > > I tried it in FreeBSD 3.3-RELEASE but It does not work. > > Could anybody help me ? > > > Greetings, > > Richard > > > > 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