Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!dali.cs.montana.edu!uakari.primate.wisc.edu!ra!Isis.MsState.Edu!mkc1 From: mkc1@Isis.MsState.Edu (Michael K. Cloud) Newsgroups: comp.os.minix Subject: Re: Clam-shell-problems Keywords: Search-path in clam Message-ID: <511@ra.MsState.Edu> Date: 30 Apr 91 20:32:45 GMT References: <1991Apr29.121836.1866@edb.tih.no> Sender: usenet@ra.MsState.Edu Distribution: comp Organization: Mississippi State University Lines: 16 Nntp-Posting-Host: isis.msstate.edu In article <1991Apr29.121836.1866@edb.tih.no> torf@theta.tih.no (Tor Erlend F{gri) writes: >I have a small problem with the pre-compiled version of clam-shell from >plains. It doesn't seem to search the standing directory when I want to >execute a file. I'm using the clam16-version from plains.nodak.edu. >Does anyone else have the same problems? What is the clue? Many shells don't search the current directory (I assume that's what you mean by the 'standing directory') unless specifically told to do so. The solution is to place a dot (.) in your search path, ie. PATH=":/bin:/usr/bin:." ^ Hope this helps.. Michael Cloud mkc1@msstate.edu