From: Pete Wyckoff <p...@padd.com> Date: Sun, Sep 16, 2012 at 03:59:13PM -0400 > I've started this p4d process: > > xp-sp3$ ps > PID PPID PGID WINPID TTY UID STIME COMMAND > 2668 1 3388 924 pty0 1003 15:40:14 > /cygdrive/c/Program Files/Perforce/Server/p4d > 4048 760 4048 3456 pty0 1003 15:48:33 /usr/bin/ps > 760 220 760 632 pty0 1003 13:44:59 /usr/bin/bash > > It's a Windows executable, not cygwin. > > I'm trying to kill it. All of these attempts do not kill > the process, and themselves hang, blocking ctrl-c: > > (bash)$ kill 2668 > $ pkill 2668 > $ pgrep 2668 > Does your windows come with taskkill.exe ?
Kind regards, Jurriaan -- 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