From owner-freebsd-questions Wed May 24 13: 0:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 83B8437BD6E for ; Wed, 24 May 2000 13:00:41 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id OAA14868; Wed, 24 May 2000 14:13:47 +0200 Message-ID: <392BAAE5.32EA380C@i-clue.de> Date: Wed, 24 May 2000 12:11:49 +0200 From: Christoph Sold Organization: i-clue interactive GmbH X-Mailer: Mozilla 4.72 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Marc Silver Cc: Chris Smith , FreeBSD Questions Subject: Re: HELP! - Clearing screen on logout References: <959158168.392b97980978e@www.tdyc.com> <20000524111217.F92261@draenor.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Or, after the fact, you may press ^L to clear the screen in almost any text screen. HTH -Christoph Sold Marc Silver wrote: > Hey there, > > This depends on your shell. > > If tcsh: > > echo clear > .logout > > If bash: > > echo clear > .bash_logout > > That'll do it for you. :) > > Cheers, > Marc > > On Wed, May 24, 2000 at 01:49:28AM -0700, Chris Smith wrote: > > Hi, > > > > Can anyone tell me _explicitly_ how to clear the screen > > when a user logs out (or when a getty starts)? I know it's > > in the gettytab man page, but I cant get it to work. I've > > probably incorrectly played with the cl option?!? > > > > Any ideas? > > > > Cheers, > > > > ----------------------------------------------------------- > > Chris Smith IS Dept - Raytheon Systems Limited > > [chris.smith@raytheon.co.uk] +44 1279 407 103 > > ----------------------------------------------------------- > > Programmers are busy writing the next best idiot proof > > software. The universe, in the meantine, is busy making the > > next best idiot. The universe is winning... > > =========================================================== > > 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