From owner-freebsd-current@FreeBSD.ORG Thu Feb 9 14:52:42 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD70916A420 for ; Thu, 9 Feb 2006 14:52:42 +0000 (GMT) (envelope-from frank.altpeter@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BDFD43D45 for ; Thu, 9 Feb 2006 14:52:40 +0000 (GMT) (envelope-from frank.altpeter@gmail.com) Received: by uproxy.gmail.com with SMTP id h2so156510ugf for ; Thu, 09 Feb 2006 06:52:38 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TjrS81bp6cfHnK61mjuN++HUcAC7v455l6B4rqDFXAceURM2C/Jq2fR2oVAd8bgHmMDX4J2J4tOwLLG9TobRYltshihcVF1984vob/Zy+o8fN4NLP9nw+lPCaVohPMWRwpaOck137rY2UAhd4TgopQngjVzD7Y49jgIbZ4TOAJU= Received: by 10.48.244.4 with SMTP id r4mr2420457nfh; Thu, 09 Feb 2006 06:52:38 -0800 (PST) Received: by 10.48.219.8 with HTTP; Thu, 9 Feb 2006 06:52:38 -0800 (PST) Message-ID: Date: Thu, 9 Feb 2006 15:52:38 +0100 From: Frank Altpeter To: Poul-Henning Kamp In-Reply-To: <4730.1139485457@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4730.1139485457@critter.freebsd.dk> Cc: Marcin Jessa , alex , freebsd-current@freebsd.org Subject: Re: FreeBSD showing version number upon login X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 14:52:43 -0000 On 2/9/06, Poul-Henning Kamp wrote: > >> There has got to be an easy way to delete that line! > >Uhm... "rm /etc/motd" ? > > Uhm, "uname -a" ? > > Uhm "echo __FreeBSD_cc_version | cpp -E" ? > > Uhm "strings /bin/cat | grep -i freebsd" ? > > Thinking that you can hide from a user what operating system he > is running on, you are seriously deluded... That wasn't the question. The question was "how to suppress this line on login", and for that, removing the /etc/motd is one of the many ways to archive this result. Thanks for doing the parrot on my response. -- Le deagh dh=F9raghd, Frank Altpeter Two of the most famous products of Berkeley are LSD and Unix. I don't think that this is a coincidence. -- Anonymous