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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=WusaZymCYhOd5i1qisXgAbG9axh+SGJ3bgeT1fY+NZA2+Rnc/appD 1IQcC4L2WnFJRf/ao1e6dVq/rg8BeJCpU2KF8z+rD5Q6S2qTVEVEg65imZ+dPLlL S8zWV9k5tcl/dEtMdBYLMpptJHjJra7l35sUm3NL2ziKDhe5Spl1CQ= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=wxEZdy2sobIEvdKVcrd0t1K2AVQ=; b=lHBBfhaRxqeyBD3b5N5M4AH+bn0g /EmtOq2EVg0aI6PUGLfyfvegMz7RUEeMA//eqfOzr5yMWoeyv9yx8ytdb37rEDTl 4pVTNLHCMa8sl8n3Z0zcY4CZphalEoQs1xzSbCOHZq2WNVeo1U893whQ2JC7RaoP 9IupBlgLxL3CBNQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,FSL_HELO_BARE_IP_2,KAM_BODY_URIBL_PCCC,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: About cygstart in Cygwin64 Date: Tue, 26 Aug 2014 11:10:08 +0000 (UTC) Lines: 17 Message-ID: References: <53FC6064 DOT 4090305 AT alice DOT it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Angelo Graziosi alice.it> writes: > In this case, all temporary files created by Windows native > applications, started with cygstart, go in /tmp Cygwin directory.., i.e. > the definition "TEMP=/home/$USER/Temp" in front of cygstart command is > ignored.. You should check if somehow you've also set TMP or TMPDIR environment variables in the environment. > This is a minor issue but I wonder if there is a way to avoid it. How about you simply create a user bind mount that points to where you want it to be and leave TEMP alone? Regards, Achim. -- 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