How do I get my root id to run .login?

Ken Greer kg at hplabs.UUCP
Fri Dec 9 02:20:20 AEST 1983


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



More information about the Comp.unix.wizards mailing list