From owner-freebsd-questions Mon May 8 18:58:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail4.lig.bellsouth.net (mail4.lig.bellsouth.net [205.152.0.32]) by hub.freebsd.org (Postfix) with ESMTP id 3F0B137BD67 for ; Mon, 8 May 2000 18:58:47 -0700 (PDT) (envelope-from tymbrwlf@bellsouth.net) Received: from tymbrwlf (host-216-76-250-137.pns.bellsouth.net [216.76.250.137]) by mail4.lig.bellsouth.net (3.3.5alt/0.75.2) with SMTP id VAA01109 for ; Mon, 8 May 2000 21:58:32 -0400 (EDT) Message-ID: <007301bfb959$c60864d0$0200a8c0@tymbrwlf> From: "TymbrWlf" To: "Freebsd Questions" References: <20000506002431.80314.qmail@hotmail.com> <20000506003209.30255.qmail@hades.hell.gr> Subject: Re: Clear Screen Before Logout Date: Mon, 8 May 2000 20:56:20 -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.2919.6700 X-Mimeole: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Would there be a good way to set up an alias for that command under the csh shell? If I put "alias cya clear ; logout" in my .cshrc file, I get put into a login loop. How would I put multiple commands into an alias? (i.e. clear and logout, ls and pwd, etc). Just a basic question. "The Complete FreeBSD" is a little lean on aliases and shell scripting (no offense to Grey Lehey meant at all;-) ----- Original Message ----- From: "Giorgos Keramidas" To: "Robert B" Cc: Sent: Friday, May 05, 2000 7:32 PM Subject: Re: Clear Screen Before Logout > On Sat, May 06, 2000 at 12:24:31AM +0000, 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. > > I usually log out with: > > % clear ; logout > > and that pretty much does this for me :) > > - giorgos keramidas > > > 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