Re: path keeps bloating with repeated entries on invoking subshells



2008-07-30, 16:18(+00), Rahul:
In my tcshell I used to follow the construct:

set path=(./ ~/bin/ ~/bin/foocmds [snip]........ $path)

[...]
Is there a smart-way around this?

Do that in your .login instead of .cshrc.

--
Stéphane
.