Process Manager - Search Form
This form allows you to search for processes matching some criteria.
When the Search button is clicked, a list of matching processes
will be displayed below the form. For each, the PID, owner, CPU use and
command is displayed. Click on the PID to display more information about
a process.
Below the list of search results is a button for sending a signal to
the matching processes. Select the signal that you want to send from the
list, then click the Send Signal button. The most useful signals
are KILL and TERM, for killing running processes.