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=RN+z/uvxejHVoQeYayq2RMkikAVs+k0kvyE5o9c8KZv CrZzzF28OA0fz36s7ofKsyfA5ssWu+MGp9VqAhyKClSTOsSf+OVvzqeG/gCeErgE BrkDoof4X3s09o7cxiRxsjiNDhUtuo/86+10HAwF3eb8sRe+9AJ9OpSAMeusZ0B0 = 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=VpTNXddTTnuce6COSLYMcURFSnE=; b=X9D8R3+ONPI+A+fZX XVFlx1mJaGlHHSihdbgr+63HB2PKnJtJl2/Er91I2sdS09xcvDVshgps1CYP6aXq 2yyaQz5K7uhceT4ow0tgxx/+jmRAHKOJdnJ9GoBj7vmUul477CylKvAG3T02IZjB wPUN/1OfTKQs9uoN8XLzNZaI8s= 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.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qa0-f43.google.com X-Received: by 10.224.114.81 with SMTP id d17mr12872359qaq.27.1418991150032; Fri, 19 Dec 2014 04:12:30 -0800 (PST) Message-ID: <54941629.5010306@gmail.com> Date: Fri, 19 Dec 2014 13:12:25 +0100 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: ps questions References: <5492EDFC DOT 5080608 AT gmail DOT com> <20141218171116 DOT GF10824 AT calimero DOT vinschen DOT de> <8F8B22BA-B007-4F10-9B4F-9BD963D17059 AT etr-usa DOT com> <20141218173346 DOT GH10824 AT calimero DOT vinschen DOT de> <71891584-9B1C-430D-9A15-8EC385EB3F3F AT etr-usa DOT com> <20141218185114 DOT GJ10824 AT calimero DOT vinschen DOT de> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 12/19/2014 11:15 AM, Kizito Porta BalanyĆ  wrote: > 2014-12-18 19:51 GMT+01:00 Corinna Vinschen : >> On Dec 18 11:40, Warren Young wrote: >>> On Dec 18, 2014, at 10:33 AM, Corinna Vinschen wrote: >>> >> >> Aren't we talking about fetching info from non-Cygwin processes? no, only the ones linked to the cygwin1.dll > But .., any process found in /proc is not a cygwin processs? > If it isn't why ps -ef reports it? > > $ ps -ef > UID PID PPID TTY STIME COMMAND > k 4804 4908 pty0 18:18:29 /cygdrive/c/WINDOWS/system32/notepad > > In this case notepad, is a child of bash (pid 4908). So it seams a > cygwin process, isn't it? No. Just a normal windows process started from a cygwin one. REgards Marco -- 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