Yes, @LOGNAME comes from the unix/linux LOGNAME environment variable, at
least in UV.  If the LOGNAME variable is wrong but some other
environment (like USER) is correct, LOGNAME could be re-assigned in
.bash_profile prior to executing UD:

LOGNAME=$USER

-John

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Jacques G.
Sent: Thursday, June 17, 2010 12:39 PM
To: [email protected]; U2 Users List
Subject: Re: [U2] @LOGNAME on Unidata


On Universe you can use SYSTEM(19) instead of @LOGNAME.  It might exist
on Unidata too.

I don't know if @LOGNAME gets it from the Unix environment LOGNAME
variable.  If so, there may be a Unix script that is changing the
environment variable.   You can try:
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to