From owner-freebsd-questions Wed Oct 9 08:55:03 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA04230 for questions-outgoing; Wed, 9 Oct 1996 08:55:03 -0700 (PDT) Received: from gatekeeper.fsl.noaa.gov (gatekeeper.fsl.noaa.gov [137.75.131.181]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA04208 for ; Wed, 9 Oct 1996 08:54:57 -0700 (PDT) Received: from cardinal.fsl.noaa.gov (daemon@cardinal.fsl.noaa.gov [137.75.60.101]) by gatekeeper.fsl.noaa.gov (8.7.5/8.7.3) with ESMTP id PAA03360; Wed, 9 Oct 1996 15:54:56 GMT Received: from auk.fsl.noaa.gov by cardinal.fsl.noaa.gov with SMTP (1.40.112.3/16.2) id AA246056496; Wed, 9 Oct 1996 15:54:56 GMT Message-Id: <325BCAFF.BA7@fsl.noaa.gov> Date: Wed, 09 Oct 1996 09:55:43 -0600 From: Sean Kelly Organization: NOAA Forecast Systems Laboratory X-Mailer: Mozilla 3.0Gold (X11; I; HP-UX B.10.10 9000/725) Mime-Version: 1.0 To: bruce perryman Cc: questions@FreeBSD.ORG Subject: Re: References: <9609098448.AA844881340@tcpgate.ibi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Try typing ./a.out Or, add "." to the *end* of your executable PATH variable: PATH=${PATH}:.; export PATH # sh/ksh/bash users set path = ($path .) # csh/tcsh/zsh users -- Sean Kelly NOAA Forecast Systems Laboratory kelly@fsl.noaa.gov Boulder Colorado USA http://www-sdd.fsl.noaa.gov/~kelly/