This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Question about the ps command, missing option -o to format the output


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]