On 10.07.2006, at 12:51, Allan Odgaard wrote:
I can add something like the following to bash_init.sh, so that bundle stuff can use TM_USERNAME w/o having to provide the default value themselves, if there is an interest in it.
export ${TM_USERNAME:=`niutil -readprop / "/users/$USER" realname`}
You have my vote! Thanks Oliver