X-Recipient: archive-cygwin@delorie.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:reply-to:subject:references:to:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=cKIW2/6iuPvIlPeC
	Uh4k8esxBmtH97L9otprI/tSTSt+sOQC89CT4KBM2Wx3TKdKPqZZE9amWj/Lo39w
	CzzIo8+LOCp+kB88gcbnwQPeTSd3CcO1dqBKguMkMuTa5hnStgAbsC35ueyzjv9N
	2QPVh8O6s04pdG2JA6KzoL0L7sc=
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:reply-to:subject:references:to:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=S3ycT/ZvgwgYLpMECAXlxJ
	W2r2c=; b=DMmo2u4FqpEii4YQPNNLUunzUO3uyhMKvNenORqG5AvxfWP1WGXvZI
	WD6VSgPQVt9B1jKa9u7IBIic+LnB/ND28mnuK+2nZ9Ceb57ceKeKwK9WnTOlDzRd
	o/OmjWMAQtGK7VHdE0tEunV3A70jyMSkkNWDzgvl6ffIEaQVkEulc=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=recall, H*M:umass, H*F:D*umass.edu, installer
X-HELO: csmail.cs.umass.edu
Reply-To: moss@cs.umass.edu
Subject: Re: PS and AWK Linux Commands on Cygwin
References: <1278249779.9195574.1470314208273.JavaMail.yahoo.ref@mail.yahoo.com> <1278249779.9195574.1470314208273.JavaMail.yahoo@mail.yahoo.com>
To: cygwin@cygwin.com
From: Eliot Moss <moss@cs.umass.edu>
Message-ID: <2cfae133-c91c-6b20-fa7e-f468fac1dc56@cs.umass.edu>
Date: Thu, 4 Aug 2016 09:12:08 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <1278249779.9195574.1470314208273.JavaMail.yahoo@mail.yahoo.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

So, a couple of things ...

Cygwin definitely supports gawk - I use it all the time.
My system has a link from awk to gawk, so awk will work.
I can't recall if I added that link or if it came with
the installation.  awk may be in a separate package
that you'll have to install from the Cygwin package
installer.

As for ps, it works, but it will show only Cygwin
related processes.  It may have other limitations
as well, because it might be impossible or very
difficult to support some POSIX features under
Windows.

Regards - Eliot Moss

--
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

