Christopher Faylor wrote: > Wouldn't "ps -W" and "/bin/kill -f" work here, too?
Probably. Though ps doesn't tell you which cygrunsrv is which, if you have more than one running and don't want to kill an innocent service, which is why I use procexp. "procps aux --forest" works too. Brian -- 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/