Hello, I have the following trouble, if I try to do a ps -aux I obtain all the current tasks running under cygwin, but sometimes the PID listed is not the right one. However trying ps -ef I obtain the right PID of the task.
Anyway if I'm trying to list the tasks under the user system (with the same privileges of root) runned out of cygwin, I see the associated PID but I can't kill the task, it says something like 'not such PID for the process'. P.D: To list the tasks in windows I use ps -W -ef under cygwin environment. Any clue? Thanks in advance, Alejandro. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/