RE: ps command - revisited

2002-04-09 Thread CRuprecht
Been there, done that - that's not it. I can see this process in 'Task Manager': admsrvc.exe, pid=508, it's running as a service under WinNT, this is part of our database manager. ps, even with the W option, will NOT show this task, no matter what other options you give it. In my search for a util

ps command - revisited

2002-04-09 Thread CRuprecht
Hi all, specially Corinna, Corinna, maybe you can help out here. The UNIX ps command reports all and every process running on the machine, the Windows (cygwin) ps command however, omits WinNT/Win2K services, which is something we would like to have working. Would it be possible to extent the curr

System Services in PS

2002-03-29 Thread CRuprecht
Hi all, the ps -W command gives me most of the information I need for running processes, except it doesn't list system services. I have looked through the source and it doesn't look it makes any atempts to even go there. Does anybody know of any utility which does that, which is freely available