Saturday, February 9, 2013

killwindows.sh - simple wine/windows process terminator

If you run wine apps, or do any development with it, you'll undoubtedly have the need for this. Frequently a wine process will get hung up in the background, and may prevent you from doing what you need to.


  • Download the script and put it in a bin directory. 
  • view and modify blacklist and whitelist variables ( pipe delimited )
  • killwindows.sh --list     (will show you what processes are alive, and "would be" killed)
  • killwindows.sh --kill     (will show the what processes are alive then `kill` them)


You can also download the script here : http://pastebin.com/u2a3sG55




No comments:

Post a Comment