At 1:54 AM +0900 7/27/2002, [EMAIL PROTECTED] wrote: > >maybe making an environment.plist >>for root would be global. Anyone care to comment on that? > > >..... and the answer was no! damn!
You should be able to put it into /System/Library/UserTemplate to apply to new users. /usr/share/init/tcsh/ details the global defaults for csh-style shells in /etc/csh.* I'm not sure if Apple supports a global location (/etc/profile) for sh-style shells. Or, for that matter, a global environment.plist location (maybe somewhere inside /Library). I got around the issue by undef'ing d_setlocale in the darwin hints file when I compiled 5.6.1. -Charles [EMAIL PROTECTED]
