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
X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Subject: RE: cygwin/clearcase problem
Date: Wed, 8 Aug 2001 13:11:30 -0400
Message-ID: <BC2BF35E8120394C9004AAAA4B648B130EC33D@corexch.coreenetworks.com>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: cygwin/clearcase problem
Thread-Index: AcEgKLU9oShasJXpQ0Sf7Yi15V//eQAA2+8w
From: "Andrew Goldstein" <agoldstein@coreenetworks.com>
To: <cygwin@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id NAA28075

From the Environment Variables of Win 2K screen:

The following two Env. Vars are set for User:
TEMP=%USERPROFILE%\Local Settings\Temp
TMP=%USERPROFILE%\Local Settings\Temp

and for System:
TEMP=%SystemRoot%\TEMP
TMP=%SystemRoot%\TEMP

but from bash:
TEMP=/cygdrive/c/DOCUME~1/AGOLDS~1.COR/LOCALS~1/Temp (expected)
but no TMP


-----Original Message-----
From: Christopher Faylor [mailto:cgf@redhat.com]
Sent: Wednesday, August 08, 2001 12:36 PM
To: cygwin@cygwin.com
Subject: Re: cygwin/clearcase problem


On Wed, Aug 08, 2001 at 12:09:26PM -0400, Andrew Goldstein wrote:
>Actually we seem to not have it imported.  
>
>using echo $TMP produces no output.  env and set commands
>do not contain TMP, but do contain TEMP.

It is only exported if it actually exists in the environment to
begin with.

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/


--
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/

