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:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=MR1ogjfKVjXXS0XZpEf072xB9jM1S +ieHJttLXSmjOpYzbbwkvSF+u3KoxWKgMfbACOH+jdl/Y2SVJrNnBWahf0Z5vTet twPxVqy3AliQnFhnoYiyqT6SHRSKyaD92P489a8dixpe+mrJPEOvXj15Rj5Iu1Yi SZ7ewJZzC7Qg9k= 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=HDj3xnuUjOS4Mtbu67noac0H3E8=; b=w2B OiiFxdnqfFPF4akvp6tGjHxo2mmBKejoyROC5HP7Twjzlas+cHGNo4iOwuqrbJr+ dxG4KriHXdV9RAOw8AahPwovM6SLZp3Q7ouFf7RYremNDF6a5sPSY/V8v8mSgraB DKaxMIJF1EZVHzXjBJ/eEyLCD+/ZtgnL+9l8gmNE= 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.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=sessions X-HELO: mail-wr0-f170.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:from:date:message-id:subject :to; bh=SpLy50zfePTSfc8r/dOAEbj5vBsgIY1vwiXGWk/5L4E=; b=qO1E9HfC2I3rJAikEA25w/k5qxHzpDaoM9F4oZdH7yRSAyOeqJSvAp0Jxwy+3yn5gU e+mVoJCRm4B1IdC42mazlP1VDZZPRWje6Sc+kmeweI9U6oFf1T6ye80Pe780DsxGq03K rEUcRMIwy6sfTSNginWZuwhU7Aufw/1VhK0WzvRLlH1LHyjjosAPC0HiztnE+HR+Dpm8 AdwlDHOKyIGMzIeLrNbpkU7TGuJZHOFIGaVoH2SUf91wbqNT1p56O1IdjKjyHVS3QG4s IdeodyxhoFIKZ7S8jJfJu0bXNv2VB1qAff22AG1/ZyF533Zfx32h+xMTUEDqrirZFQ8s m37Q== X-Gm-Message-State: AODbwcDcnfJhEKpEpfxr6K82aM63jD3MTfZf6yB73rrXz4t7pNVnMQOb Z5gKT8ALD+bUpFquZjSoQWOIO0AI+87E X-Received: by 10.223.131.133 with SMTP id 5mr10975767wre.108.1496855455275; Wed, 07 Jun 2017 10:10:55 -0700 (PDT) MIME-Version: 1.0 From: Erik Soderquist Date: Wed, 7 Jun 2017 13:10:54 -0400 Message-ID: Subject: PPID in ps -efW not accurate To: cygwin Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes The information exists in Windows somewhere, but either does not seem to be available to ps, or is not fetched by ps, and I don't know enough to know which... I tested with both elevated and non-elevated bash sessions, and ps -efW shows 0 (zero) as the PPID for all Windows processes Is there any way around this? (already searched archives, but didn't find anything useful). -- Erik -- 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