From owner-freebsd-questions Sat Jul 13 00:43:05 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA17868 for questions-outgoing; Sat, 13 Jul 1996 00:43:05 -0700 (PDT) Received: from gdi.uoregon.edu ([128.223.186.250]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA17863 for ; Sat, 13 Jul 1996 00:43:03 -0700 (PDT) Received: (from dwhite@localhost) by gdi.uoregon.edu (8.6.12/8.6.12) id AAA01129; Sat, 13 Jul 1996 00:43:26 -0700 Date: Sat, 13 Jul 1996 00:43:26 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: mtoole@hidesert.com cc: questions@FreeBSD.org Subject: Re: Question about Executables In-Reply-To: <199607071939.MAA00170@www.hidesert.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 7 Jul 1996 mtoole@hidesert.com wrote: > When I go into the /usr/games directory where the games I got when I > Installed the OS FreeBSD, it tells me "Command Not Found". Do you have > any idea why its doing this? /usr/games isn't in your path. Try running the games by prepending ./ to the name. So to run fortune: cd /usr/games ./fortune I thought it's in there by default though. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major