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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=s7UO4BbR+tSIcvwd
	EVHVf456GRzwxRf7qdt3jwbA72DxJiKtQ7lT680OVV+NE8vrKrCgiIxR1uMNYB1X
	0LRfSxqO21J4yNcYDMg/cypTvmHoBiHr2LhwW99LFkZ7PPXizBxvuqzO2OCweupr
	7ZMswQ8a4sgqF+F9IKNZdeKG39M=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=u5+QeRa75elFs61YzMoFu6
	sNEb8=; b=dUUNJdIE8tPJ6K+ixXQUjXN6Lh/8B+89yrJqfY2pZTVXmajKUau+vD
	p1SQcVO4mu0ZFWmiWlE2XrP555ele7LEvNwB1CQ9cHb71RAV7PeKMX08mnMq8FpA
	LtHeTVDq3Rt+GDceRs3N74rGy0ojZCRyHJAH9NXWof+dLIDbD5H8Y=
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=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Geiger, geiger, UD:lmgtfy.com, lmgtfycom
X-HELO: mail-it0-f49.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:subject:to:references:from:message-id:date         :user-agent:mime-version:in-reply-to:content-transfer-encoding;        bh=r+KcPNaRfIDXfqAXJFEF1c1+uefjNNlwDePr6Ybnf9w=;        b=ELd2DsLb4LZ/5Czp+c9VxY4HlVpns4IMlxE+qhjWs+fUzawKLsYB1LZmCfutxlwt27         BIjO0+nglC4GD0C6fi6oQSIAWbV1fpDoxTUdlaFgZ4x7Y8aRft8pUDJKOeg4zfevX9mW         TjFHeF2DYZM09U6ACZpsXEx+3RQqmgp9romaUXVz6BYuJj07720f2tMctl7Wc1lF4z8p         jr9RPN0+Xak8HQU7f3qTXD3HK3DXAmqtpHmjlYgu0fSa8Nkv3vdVgHe/z9iKVf2Ll3/s         yamPZr1BCD4E+wa0jyx5guJDtfhsefG37KvNOfwRgCHk2H6yVFP0GhuxIQsf+YkvEfun         01kw==
X-Gm-Message-State: AEkoouszk/DN8eixacNcVicjwu47pA+vHQf0Qvo2G3osskvIFaw39ZRrHAHcU50IQz0RVg==
X-Received: by 10.36.14.68 with SMTP id 65mr4333587ite.99.1470406535760;        Fri, 05 Aug 2016 07:15:35 -0700 (PDT)
Subject: Re: PS and AWK Linux Commands on Cygwin
To: cygwin@cygwin.com
References: <1278249779.9195574.1470314208273.JavaMail.yahoo.ref@mail.yahoo.com> <1278249779.9195574.1470314208273.JavaMail.yahoo@mail.yahoo.com> <2cfae133-c91c-6b20-fa7e-f468fac1dc56@cs.umass.edu> <742cdb45-d345-5d5d-2c59-f31c4a2f243a@winfirst.com> <349190139.8903928.1470317416366.JavaMail.yahoo@mail.yahoo.com> <6d194a93-6607-a711-743d-b5f55e3f2c23@Winfirst.Com>
From: cyg Simple <cygsimple@gmail.com>
Message-ID: <51ff47a0-48a9-8b9f-1d1a-1b61fb3223ba@gmail.com>
Date: Fri, 5 Aug 2016 10:15:44 -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: <6d194a93-6607-a711-743d-b5f55e3f2c23@Winfirst.Com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes

On 8/4/2016 7:01 PM, Mark Hansen wrote:
> On 8/4/2016 6:30 AM, Scott Geiger wrote:
>> Thanks, this was helpful.  When I use -W I get one process that
>> contains the uppercase value that I entered through the grep command
>> but not the lowercase processes.
>>
>> Is there a parameter to ignore case?
> 
> Are you asking if there is a parameter to grep to get it to ignore case?
> Have you checked the man page for grep?
> 
> http://lmgtfy.com/?q=man+grep
> 

Or you can use 'grep --help' to find it.  Or use intuition and guess
what the option might be, it's quite obvious.

-- 
cyg Simple

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

