Christian Renoulin wrote: > I also tried the force option of kill, but it is not > recognized ! > kill -f 1019 > bash: kill: f: invalid signal specification
kill is a bash builtin. Try /bin/kill.exe instead. Regards Krzysztof Duleba -- 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/