home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.sgi:18135 comp.sys.sgi.admin:39 comp.sys.sgi.misc:19
- Newsgroups: comp.sys.sgi,comp.sys.sgi.admin,comp.sys.sgi.misc
- Path: sparky!uunet!mcsun!chsun!bernina!hoesel
- From: hoesel@igc.ethz.ch (Frans van Hoesel)
- Subject: Re: Command not found, but file exists - Need Info
- Message-ID: <1992Dec17.102116.23649@bernina.ethz.ch>
- Sender: news@bernina.ethz.ch (USENET News System)
- Organization: University of Groningen, the Netherlands
- References: <1992Dec16.105913.2776@news.uni-stuttgart.de> <BzD19M.Brx@demon.co.uk>
- Date: Thu, 17 Dec 1992 10:21:16 GMT
- Lines: 12
-
-
- all the executables in your path are in one big hash table internal to csh
- when adding programs the way you did (by copying it into your current
- directory) csh has no way of knowing it. To tell csh about it use
- 'rehash' and it will regenerate its hash table with executables
-
- -- frans
-
- --
- -- ============================================================== --
- ---- === frans van hoesel hoesel@igc.ethz.ch === ----
- -- ============================================================== --
-