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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=mJzc/rUjEgMLALDIbvxfEFZUqbEfqoZxjUd3KFaZ8gp X+sBCLqvzhCdj+uvylzE62ngRlB03ghEKg2DZs6heQ9No2yRlz71OL59+Wsp+qYP UQjHRxABTC7y9V+9AsnVkVTpylPG0W3UN6/uBTMIPexYdIGR7qkG87F/jOsFVnNs = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=UVb5GqhIJTyMtIddIQlEBXMkT+4=; b=uT5huzyfs+nlNHAwF u74mzFUxwkxs9cwFgXZBtOPrfW4i5SSIA83g2qL1+OBgTuuScdezSi+L8/wngvFI dpCpt0V0IaOfoCcW0WVUhOs29ae0mQs/A3i1sJWCskTXpLNtT5J/fbrlRA64iMUe eFCSDNA6ZV8yPlW71GyxITaNUc= 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=1.7 required=5.0 tests=AWL,BAYES_00,BODY_8BITS,GARBLED_BODY,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: mailout09.t-online.de Message-ID: <542134FD.2020709@t-online.de> Date: Tue, 23 Sep 2014 10:53:17 +0200 From: Christian Franke User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: "CYGWIN=wincmdln" does not give me nuts References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Note-from-DJ: This may be spam Пётр Б. wrote: > I was frustrated by not being able to view CMD of Cygwin processes in > Windows tools. After a bit of research I found the talk about the > wincmdln option and saw it mentioned in changelog. > > However, setting it did not take any effect even after reboot, > > Windows 7 SP1 Prof x64, Cygwin 1.7.32.0274 x86_64. Could not reproduce. Testcase: $ uname -srvm CYGWIN_NT-6.1 1.7.32(0.274/5/3) 2014-08-13 23:06 x86_64 $ export CYGWIN=wincmdln $ bash -c "bash -c 'echo \$CYGWIN; sleep 1000'" wincmdln Command lines of 'inner' bash and sleep are visible in Task-Manager, Process Explorer and Process Hacker 2. Christian -- 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