From owner-freebsd-questions Mon Nov 22 14:23: 7 1999 Delivered-To: freebsd-questions@freebsd.org Received: from demo.telefonica.com.pe (kheops.demo.telefonica.com.pe [200.37.84.130]) by hub.freebsd.org (Postfix) with ESMTP id 559A914DC3 for ; Mon, 22 Nov 1999 14:23:00 -0800 (PST) (envelope-from rcc@demo.telefonica.com.pe) Received: from elcsa20008 (dbase [200.37.84.135]) by demo.telefonica.com.pe (8.9.3/8.9.3) with SMTP id RAA08552 for ; Mon, 22 Nov 1999 17:24:06 +0500 (GMT) Message-ID: <071601bf3538$107b73f0$4d01190a@tp.com.pe> From: "Richard Cotrina" To: Subject: Clearing Screen Date: Mon, 22 Nov 1999 17:22:29 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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