On May  4 13:51, marco atzeri wrote:
> On 5/4/2012 2:25 PM, eric_justin_al...@cfl.rr.com wrote:
> >Hey I'm not sure what version of cygwin I am using
> 
> see
>  uname -a
> 
> >but I can't seem to
> >kill a server program with kill and I was hoping someone here might be
> >able to shine some light on the subject.
> 
> cygwin program or MS program ?
> cygwin kill is for cygwin programs.
> 
> Usually
>   kill -9 your_program_name
> 
> works very well

Additionally check if you have the permissions to kill the process.  If
you're running under an admin account on Vista and later, make sure to
run the shell with full permissions ("run as administrator").


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to