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=P76ZgnNEaa0/ku7iLpNx/Hd4DHWvA 1tq8tEX719jJ/FpdlVIM+GnV+p/68+7qc/lmZ9oFmW/orqUECijqkAP03fIl3XRb 7vbSyD/8HtFivDkbZKnxYlpD9ic6iljsJQhB3X6zIEchNgnSGN/4CUBiIv8MSWv6 QpQK+uzfwc7d/A= 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=LkYwjnX9Z1tSC4qjnoUwksZjHFo=; b=y0w oSPJ83uPinmr1HE0zt9EjItsQBxxmH3VIuiNazObHL+OvgF6xsq2GzwoHbHYS8R0 9AEBHENV04wCEYd1t5u0LQXAB5SXafY1rmrR42EWKOxVGu0rUiMTWB2RxCYzELph 2YOiF/4OsO1iTUCGXre8URwNDVcHc3LdFQAU59qQ= 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=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-lf0-f47.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=KHtS7t7d2lA5sMZFG6vi7ZBZQQCQZizgeWK+lisjuwo=; b=IVWsIzyGHY0JP75eCsV92RhXgeidTNGy86Fz4zuMvs29HLkwVcqckxjhVqs7Es0QJ7 WLvjm/nlR1vxPmVgbBav/wo5Q/aB1VCqmuM0eqB/zJyB6+5cJxcWpUWQMWz9PJhCM6WZ +bauCgjOBQB5ZH+/4snM8SGKa2uKRtHDnqbjbqk3+5zkBaI9w1MncV38c6GOeJXQLFzh AFCIthXHSO332AMnRj0MkmHhaBh1Zdiv2HSU7Ins4bCy1mUWfkJ+bQ3zbdS2mn1T0Uik VONffdckNHuvdOJ+A9TtjfMmsQcf1S9W4Z02T9nPIHmVfDaAszcoyFrqVUUjMcDESgh1 /ymw== X-Gm-Message-State: ABUngvdwRLbXqEOfY/0TbFjzA3L1CddT5lqJ6OU449MzwKhvXvUSYihOphoIlbxRsnIK1wlSgeslAtGZ+H6J1g== X-Received: by 10.25.203.141 with SMTP id b135mr4470578lfg.169.1477544300303; Wed, 26 Oct 2016 21:58:20 -0700 (PDT) MIME-Version: 1.0 From: David Karr Date: Wed, 26 Oct 2016 21:58:19 -0700 Message-ID: Subject: procps doesn't show some processes that ProcessExplorer can see To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes In an Emacs shell buffer, I'm running Maven, which runs some PaxExam integration tests, which run instances of karaf, which is a Java process. When this is running, I can see the java processes in SysInternal's ProcessExplorer. If I open a mintty, whether run as an admin or not, and run "procps -wwFAH" it doesn't show those java processes. I can see the java process running Maven, but not the subprocesses. Why might that be? -- 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