Patch for Improved Cygwin Support
Status: Beta
Brought to you by:
durist
This patch (attached file) adds support for the
different 'modes' of reporting process information
under Cygwin. An optional argument is allowed with
the ->table() method for reporting on Cygwin processes
(default) or Windows processes (using a '-W' argument).
(This is similar to how the 'ps' command works under
Cygwin.)
Cygwin 'mode' patch for ->table() method