From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 15:58:40 2003 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 B15B516A4CF for ; Mon, 17 Nov 2003 15:58:40 -0800 (PST) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED08743FD7 for ; Mon, 17 Nov 2003 15:58:38 -0800 (PST) (envelope-from wegster@mindcore.net) Received: from mindcore.net (rdu163-100-105.nc.rr.com [24.163.100.105]) hAHNwcKB015239; Mon, 17 Nov 2003 18:58:38 -0500 (EST) Message-ID: <3FB960AE.8040001@mindcore.net> Date: Mon, 17 Nov 2003 18:58:38 -0500 From: Scott W User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: RYAN vAN GINNEKEN References: <3FB95C38.3050805@shaw.ca> In-Reply-To: <3FB95C38.3050805@shaw.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: fortune 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: Mon, 17 Nov 2003 23:58:40 -0000 RYAN vAN GINNEKEN wrote: > I can not get my fortune command to work even though it does when i > login any ideas > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > It's likely not in your PATH- default seems to be /usr/games/fortune. If you execute it manually with the full path (/usr/games/fortune) does it work? Scott