Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: who is setting the NAME variable in bash? Date: Thu, 25 Aug 2005 13:12:13 -0400 Lines: 15 Message-ID: <0vurg158jdhbm2c8s27sis4tderbdk8ije@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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/