A typical Linux/Unix command that kills all the processes that match a specific criterion. It sends a given signal to the process(es) that should be killed. Typically used in the system shutdown scripts to remove all programs before halting or rebooting the machine. Also a good way to remove crashed processes when they become confused as is often the case with Netscape and Wine.