Hi, I am starting a process from cygwin on windows and I can see the PID in "ps -ef" command. when I try to kill this PID with kill -9 PID it gives me error that "operation not permitted" I start the process with ./application.exe on command line of cygwin.
thanks, Parthiv -- 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/