search.html

来自「Unix下基于Web的管理工具」· HTML 代码 · 共 17 行

HTML
17
字号
<header>Process Manager - Search Form</header>This form allows you to search for processes matching some criteria.When the <tt>Search</tt> button is clicked, a list of matching processeswill be displayed below the form. For each, the PID, owner, CPU use andcommand is displayed. Click on the PID to display more information abouta process. <p>Below the list of search results is a button for sending a signal tothe matching processes. Select the signal that you want to send from thelist, then click the <tt>Send Signal</tt> button. The most useful signalsare <tt>KILL</tt> and <tt>TERM</tt>, for killing running processes. <p><include overview><hr>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?