Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Wed, 8 Aug 2001 11:57:41 -0400
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com
Subject: Re: cygwin/clearcase problem
Message-ID: <20010808115741.A6431@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <99805B014A26D211BC3100A0C9B72CB803CEF71C@exchange-va.noblestar.com> <3B715F05.6999EDBC@coreenetworks.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.11i
In-Reply-To: <3B715F05.6999EDBC@coreenetworks.com>; from rramos@coreenetworks.com on Wed, Aug 08, 2001 at 11:47:18AM -0400

On Wed, Aug 08, 2001 at 11:47:18AM -0400, Richard Ramos wrote:
>I found the problem.
>
>In the windows (2000) environment, I have 2 separate temp environment
>variables (TMP and TEMP).  For some reason, only  TEMP was
>imported into bash.  My script used TEMP.  Apparently, clearcase uses TMP.
>
>I was assuming all of the windows environment variables were imported into
>bash.

All windows environment variables are imported by cygwin.  TMP, however,
is special in that the path is translated from windows format to UNIX
format, e.g. if TMP is set to c:\tmp, cygwin translates it to /cygdrive/c/tmp .

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

