From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17032 invoked by alias); 23 Sep 2014 08:53:25 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 17021 invoked by uid 89); 23 Sep 2014 08:53:24 -0000 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 Received: from mailout09.t-online.de (HELO mailout09.t-online.de) (194.25.134.84) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 23 Sep 2014 08:53:23 +0000 Received: from fwd04.aul.t-online.de (fwd04.aul.t-online.de [172.20.26.149]) by mailout09.t-online.de (Postfix) with SMTP id D7D555672BD for ; Tue, 23 Sep 2014 10:53:19 +0200 (CEST) Received: from [192.168.2.108] (TWffRoZ1ghQuP424qPiKqgD6H36hMaA9SbAT5BQuOTz1qFJBEUPRc1iD00RsoMXQPE@[79.224.105.159]) by fwd04.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1XWLqY-1HVblI0; Tue, 23 Sep 2014 10:53:18 +0200 Message-ID: <542134FD.2020709@t-online.de> Date: Tue, 23 Sep 2014 12:31:00 -0000 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@cygwin.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 X-SW-Source: 2014-09/txt/msg00340.txt.bz2 Пётр Б. 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