Csh specifically checks the owner (and group) of the file and forbids sourceing it if it's not yours. You'll have to change the csh source if you want to bypass this check (...as I have done with every BSD release.) See the calls to srcunit in sh.c. -- Ken Greer