Isn't there a way to have CLI apps use the Aqua variables? I think I
saw once some Perl code that read the Aqua file's variables, so
".profile" or whatever would call the Perl program to gain a copy of
the variables. The code didn't work for me. I hope someone out
there can come up with better code.
I'm not well-versed in this stuff, but what you would need is a
script/program invoked by your startup shell script to read and parse
the XML file and install the results in your shell's environment.
Whatever is set into the environment in ~/.MacOSX/environment.plist is
automatically available in the shell environment for any Terminal.app
session. This probably does not hold for xterms, remote ssh logins,
etc, but as long as the process has the WindowServer process in its
heritage, the plist described variables should be in the environment.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Unix-porting mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/unix-porting/email@hidden