Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!samsung!munnari.oz.au!csc!csc3!ccadfa!cancol!ross From: ross@cancol.oz (Ross Johnson) Newsgroups: comp.os.minix Subject: Re: 'xxx: not found' when running xxx (159) Message-ID: <373@cancol.oz> Date: 6 May 90 09:34:38 GMT References: <371@cancol.oz> Organization: Info. Sci. and Eng., University of Canberra Lines: 14 > Reply to Eyal Lebedinsky's ./xxx runs, xxx doesn't query. Eyal, You must tell it to check the current directory via your path. From sh(1) on any Unix system: "The current directory is specified by a null path name, which can appear immediately after the equal sign (PATH=:...) or between the colon delimiters (...::...) anywhere else in the path list." If you already have this then there's a bug. Ross