From owner-freebsd-questions@FreeBSD.ORG Fri Feb 20 11:43:17 2009 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F585106566B for ; Fri, 20 Feb 2009 11:43:17 +0000 (UTC) (envelope-from ges+lists@wingfoot.org) Received: from wingfoot.org (caduceus.wingfoot.org [66.80.251.100]) by mx1.freebsd.org (Postfix) with ESMTP id 4A1548FC2C for ; Fri, 20 Feb 2009 11:43:17 +0000 (UTC) (envelope-from ges+lists@wingfoot.org) Received: from localhost (localhost [127.0.0.1]) by wingfoot.org (Postfix) with ESMTP id 59FE139E0AF; Fri, 20 Feb 2009 06:27:45 -0500 (EST) X-Virus-Scanned: amavisd-new at wingfoot.org Received: from wingfoot.org ([127.0.0.1]) by localhost (wingfoot.org [127.0.0.1]) (amavisd-new, port 10042) with ESMTP id Lei+1h5O72xk; Fri, 20 Feb 2009 06:27:38 -0500 (EST) Received: from Sandal.local (ool-4353640b.dyn.optonline.net [67.83.100.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by wingfoot.org (Postfix) with ESMTPSA id 816AF39E0AD; Fri, 20 Feb 2009 06:27:38 -0500 (EST) Message-ID: <499E932F.8080900@wingfoot.org> Date: Fri, 20 Feb 2009 06:25:35 -0500 From: Glenn Sieb User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.19) Gecko/20081209 Thunderbird/2.0.0.19 Mnenhy/0.7.6.666 MIME-Version: 1.0 To: herbert langhans , freebsd-questions@FreeBSD.org References: <20090220094320.d1119484.herbert.raimund@gmx.net> <20090220093528.GA94856@osiris.chen.org.nz> <20090220121954.2a777d27.herbert.raimund@gmx.net> In-Reply-To: <20090220121954.2a777d27.herbert.raimund@gmx.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: Where is my STRFILE? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2009 11:43:18 -0000 herbert langhans said the following on 2/20/09 6:19 AM: > /usr/games/strfile > ..not there. Checked with locate, no strfile anywhere on 7.1! > > Maybe it came with a port download of a game? Did they forget it on 7.1? > /usr/src/games/fortune/strfile seems to be where the source lives. And it gets installed to /usr/games/strfile (Wojciech: I guess because fortune is for entertainment purposes...?) Best, --Glenn