> I have searched the man page and the Cygwin projects, but did not found a way 
> to get
> this working.

Cygwin uses a custom ps program that can also handle windows processes
but which does not support all those options.

The version you are looking for is available from the procps package.
The ps binary is also named "procps".

That one won't handle windows processes, but since you only seem to care
about cygwin processes in the script you are writing that should work
just fine.

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

Reply via email to