delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/07/20/19:31:42

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:references:in-reply-to:from:date
:message-id:subject:to:content-type; q=dns; s=default; b=mC4qQSU
wgRrHnY/A9zZZbvDqEEQdFkS1KSP+bKXP0uUu+IxMN4GZr6yFAdZ/ME8q7dQPDPQ
yScSMxunDBi7Wa3rZj+ayepXxGu248NegL94EWhwqgWEA3myrZbwDyf03e0AE7fa
AhxbFgPtF2nDbcA4WonZn2rodRYs8oW1wW1Y=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:references:in-reply-to:from:date
:message-id:subject:to:content-type; s=default; bh=MR66S6vcSl0xn
zcsSLgdF/nHA1s=; b=dJRnm7vVDwWNRXcBpqUCjHDQNqbWKrst85navUP7uo5le
tYWCTrMB92pKIl3HBwop8YSfVz3+yHKumb7mw4DZgdGSaRRcBeZhJYmpgTk1N9ii
Cyxib8psAev7n9Jnh20l/D6mVDnZoUM50MaTn9H0Q3PDhggtz2WsTRHlwLJSbo=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=According, HX-Languages-Length:839
X-HELO: mail-lj1-f180.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=nVxlwO92lu9++RhfzqKU/PN46XzNJrVdLqQNp1Wvpjc=; b=VsHri1wMrkuFAdFt7hiRoyZnZoM9vVagYpZ534xjOzqljBBZipXIsADwZJbTqiqPpO ZDXH8TWYVhRPnyjO5QqjTUpFfm3/8yDn0PpMjZXI81W0zt8dZm0cCMlyGfvsrtLGK49O PShooA865aDB6iFqv4AkAtk7E7B+L42vQh1Ib2sOiodwlZcoclOf3JNBSvcloQBTJVUA IzkNeCQFmXHjbkSc70BlJEjMYbVPKVP1QO4zRWykcGUuYwjUN6Fv9XA6I5WS+6a6UfXB gLTXIdmy806S2hX8PDV9qTp5Pc3XieSf6x9c4IUE03eNqerH1T1dXCHwDJj+KRVe2USV YEAg==
MIME-Version: 1.0
References: <CAAxXO2E0edZafrjRHg7uk1CvGRwGyii+VR8GWExU41DRbyvLTQ AT mail DOT gmail DOT com>
In-Reply-To: <CAAxXO2E0edZafrjRHg7uk1CvGRwGyii+VR8GWExU41DRbyvLTQ@mail.gmail.com>
From: Nikos Balkanas <nbalkanas AT gmail DOT com>
Date: Sun, 21 Jul 2019 02:30:32 +0300
Message-ID: <CAAxXO2G3NMC9OL+n-cNUw5e1v0w2NwiJkKf0SeDUXu4gKUmBiw@mail.gmail.com>
Subject: Re: unset TMP Variable issue
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

Problem was windows line breaks:(

On Sat, Jul 20, 2019 at 9:34 PM Nikos Balkanas <nbalkanas AT gmail DOT com> wrote:
>
> According to cygwin setup instructions we have to unset certain
> windows environment variables to prevent unpredictable windows
> behavior.
> When I try that in my ~/.bashrc
> [...]
> unset TMPDIR
> unset TMP
> unset TEMP
> [...]
>
> I get:
> ': not a valid identifier
> ': not a valid identifier
> ': not a valid identifier
>
> With the following input:
> cygwin-> echo $TMP
> /cygdrive/c/Users/<user>/AppData/Local/Temp
> cygwin-> echo $TEMP
> /cygdrive/c/Users/<user>/AppData/Local/Temp
> cygwin-> echo $TMPDIR
>
> cygwin->
>
> What does the error "': not a valid identifier" mean and how can I fix it?
>
> TIA
> Nikos
>
> Attached is the zipped cygcheck output with user names crossed out

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019