[comp.unix.shell] tcsh doesn't find

mattij@tuura.UUCP (Matti Joutkoski) (09/12/90)

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?