X-Recipient: archive-cygwin@delorie.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:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=dWy4s8yEsC3g1d4f+V/Hd+LJPZwRU
	yYqVuFr2saXvBUYr369AvIZebQDnK70m/HdtP+Nkpo6TYK3ILeds4BM6hH2Q/J4X
	rXf2mSY/FQmMzwOVtg81XpnaaBIKSg0o71a5zXG3z6idhg5kxctaK3RQ5UdqD1yw
	BSmWOy6D1Ndpog=
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:from:date:message-id:subject:to
	:content-type; s=default; bh=K9JFDy1OZReNF7U4iY4cYYGtuXk=; b=aEW
	rM6XUtZzD0s6dNyAeC3anOL7cU2CMcMRPz0g0sqQK25Ynp53AdTgmigwZdfH8P0P
	RWNXcDINU8B4YfDO2/gQY/s9APQbpTdHdePVrlcBoVnJ3ss9HQxpnInTddW5j6ZT
	/Yat7mRYYjSHV/rUumgON3a16tLKc9MlGLsjQuY4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=launch, launching, xxx
X-HELO: mail-lf0-f54.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:from:date:message-id:subject:to;        bh=/hwkn6mY0t+kVqcf/5i+leaIDrnhSLYgr6nFeMK+EtM=;        b=IBku7F6Ofn0CztdQZuATKPg/sqooILDiyZAQnA+VtnHls6UHz9WFJoiBZaiinWRobC         KKk6+1mby0b1YAjs4E7v/VJTrLAtPTMCfWws8S+O5lbrEMYGu0+3qQMjHSRvs0YBjZ6i         XqcD/z1tm97QCZRQGxE5lTZZCtt3hw4ODIqT/3rTrt6lLJQvDAkaY/KJKSaySAIerbqN         O0+L60jNBzi9nl/r20NEpAZha5pBVLy0Q31fD4i80rOPPfrjZXktcv5hQYymGW1a4fr1         LVZ6yHA6WLmangY13T1m98TBDPEkpDhhtNXvjyFvajYNkVvcpJVacBEZ95g4VdUug0pP         Uy6A==
X-Gm-Message-State: ALyK8tJUTLJdKJB8msgLAU6ntpATiJ/u1fGGmC+hAN+TTsXAcnze/Khq7NwGDQw/vynxu9SGfxUysB3oaKUy0w==
X-Received: by 10.46.9.146 with SMTP id 140mr662967ljj.3.1468319935035; Tue, 12 Jul 2016 03:38:55 -0700 (PDT)
MIME-Version: 1.0
From: =?UTF-8?B?VG9tw6HFoSBWb2xm?= <volf.tomas@gmail.com>
Date: Tue, 12 Jul 2016 12:38:54 +0200
Message-ID: <CAJZHhuS3RLWzUq9dYnGTbrjZ4afTQu6q6_fWYiFSWJN-jqYnTg@mail.gmail.com>
Subject: Launch windows program with windows env var
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8

Greetings,
is it possible to launch windows program with windows environment over
ssh? The Cygwin overwrites few needed variables (like TERM). Sure,
it's would be possible to call it `TERM=xxx program` but that would
means that I would have to manage the variables twice, once for
calling from cygwin, once for launching from windows. I would like to
avoid that.

So, is what I want possible?

Thanks for help,
Tomas Volf

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

