Quality by Adam Code
Brought to you by:
agoucher
File | Date | Author | Commit |
---|---|---|---|
courses | 2009-03-06 | agoucher | [r78] Converting module 3 to python3.x |
presentations | 2007-06-09 | agoucher | [r38] updates |
projects | 2007-07-31 | agoucher | [r55] adding the pylog-watch project |
event_tail.py | 2007-07-22 | agoucher | [r47] setting svn:eol-style to native to hopefully fi... |
ip_address.py | 2007-07-22 | agoucher | [r47] setting svn:eol-style to native to hopefully fi... |
kill_firefox.py | 2007-07-22 | agoucher | [r47] setting svn:eol-style to native to hopefully fi... |
readme.txt | 2007-07-22 | agoucher | [r47] setting svn:eol-style to native to hopefully fi... |
svn-ignore | 2007-07-22 | agoucher | [r47] setting svn:eol-style to native to hopefully fi... |
Kill Firefox ------------ Status: working (03/10/06) Should you find yourself needing to programatically nuke all running instances of Firefox, then this script is for you. You could also make it more generic by passing in the process name to the function. But I only had want to killing Firefox. Can't remember why though... :)