Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 10905

How to kill a windows process in a cygwin terminal?

$
0
0

I have a problem regarding how to kill a process in Cygwin on Windows. I amcompletely new to Cygwin. But I have a task that I simply cant kill. I havetried issuing the following commands:

kill 4568kill -9 4568/bin/kill -f 4568

I have issued the commands in a separate Cygwin terminal since I cannot Ctrl+Cit in the Cygwin terminal where the process run. I have searched all over theinternet without success.


Viewing all articles
Browse latest Browse all 10905

Trending Articles