Re: PS and AWK Linux Commands on Cygwin

2016-08-05 Thread cyg Simple
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

Re: PS and AWK Linux Commands on Cygwin

2016-08-04 Thread Mark Hansen
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 t

Re: PS and AWK Linux Commands on Cygwin

2016-08-04 Thread Andrey Repin
Greetings, Scott Geiger! > 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? Use tasklist. P.S. And don't top-post. Please. -- With

Re: PS and AWK Linux Commands on Cygwin

2016-08-04 Thread Scott Geiger
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? On Thursday, August 4, 2016 9:27 AM, Mark Hansen wrote: On 8/4/2016 6:12 AM, Eliot Moss wr

Re: PS and AWK Linux Commands on Cygwin

2016-08-04 Thread Eliot Moss
On 8/4/2016 9:20 AM, Mark Hansen wrote: On 8/4/2016 6:12 AM, Eliot Moss wrote: 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. a

Re: PS and AWK Linux Commands on Cygwin

2016-08-04 Thread Mark Hansen
On 8/4/2016 6:12 AM, Eliot Moss wrote: 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'

Re: PS and AWK Linux Commands on Cygwin

2016-08-04 Thread Eliot Moss
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 packa