From owner-freebsd-questions@FreeBSD.ORG Wed Feb 25 13:51:49 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 630EA16A4CE for ; Wed, 25 Feb 2004 13:51:49 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC94943D2F for ; Wed, 25 Feb 2004 13:51:48 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Wed, 25 Feb 2004 15:52:04 -0600 Message-ID: <403D18BE.4040204@daleco.biz> Date: Wed, 25 Feb 2004 15:50:54 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Shaun T. Erickson" References: <403D14FE.4010907@ste-land.com> In-Reply-To: <403D14FE.4010907@ste-land.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 25 Feb 2004 21:52:05.0328 (UTC) FILETIME=[9B9DFD00:01C3FBE9] cc: freebsd-questions Subject: Re: How do I turn this off? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 21:51:49 -0000 Shaun T. Erickson wrote: > When I login, I get a UNIX tip by Dru, printed on the screen. I'd like > to turn that off, but haven't located where to do that ... TIA. > > -ste > LOL, there not *all* by Dru ... but a lot of them are. Check your dotfiles (.login, .profile, .shrc, .cshrc, and so on) for a line about "/usr/games/fortune" and comment it out. Then either source that file (in the event it's a shell resource file) or just log out and back in and see if you found the right one. Kevin Kinsey DaleCo, S.P.