This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problem Killing


I am trying to kill a batch file using "kill -f -9 <PID>" where PID is
located by doing "ps -W", I get the following error:
bash: kill: bad signal spec 'f'

According to the User Guide one should use "-f" with the kill option to
indicate a window program (eg. DOS batch file)

Environment:

-Bash version 2.05a.0
-W2K with Service Pak 2


Can some one help me please!!

Thanks,



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]