who is setting the NAME variable in bash?

Andrew Schulman andrex@alumni.utexas.net
Thu Aug 25 17:17:00 GMT 2005


I'm running bash 3.0-11.  I've just noticed for the first time that
the NAME environment variable is set (to the same value as USER). This
is breaking one of my Makefiles.

Of course I can work around that, but what's bothering me is that I
can't figure out why or where NAME is being set.  I've grepped for
NAME through all of my bash startup files and everything in /etc, and
I can't find it.  It's not mentioned in the bash man page.  Also NAME
isn't set on my Linux box at home, which also runs bash 3.0.

Any suggestions for how I can figure out who's setting NAME?  I want
to make them stop.

Thanks,
Andrew.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list