Path: utzoo!attcan!uunet!wuarchive!zaphod.mps.ohio-state.edu!rpi!uupsi!sunic!news.funet.fi!funic!santra!tuura!mattij From: mattij@tuura.UUCP (Matti Joutkoski) Newsgroups: comp.unix.shell Subject: tcsh doesn't find Message-ID: <745@tuura.UUCP> Date: 12 Sep 90 11:22:55 GMT Distribution: comp Organization: Nokia Data Systems Oy Lines: 19 Hello world. I found a problem. A Xenix/386 with tcsh... When tcsh is used, some commands 'disapears'. If I take 'ls c*' in /bin- directory, the ls doesn't find every programs, for example cc. But if i take 'ls cc', then the file will found. Rehash doesn't make any difference, same problem. And I know, that tcsh- works in Xenix/386, because I am using it at the moment in another system. That makes funny situations, because you have defined all paths as they sould be, but your shell is just telling 'command not found'. If csh or sh is used, everything works correclty. So there have to be something incorrect configurations, somewhere. Some fulled buffers? How the tcsh stores those files are under the path? Is there some parameters in Kernel, that might affect to it?