... 分离调试目标的 .detach - Detach from Process 用于杀掉进程的 .kill - Kill Process 加载模块的 .load - Load Extension DLL ...
基于1个网页-相关网页
kill- Kill Process 用于杀掉进程的
The key component to the command is the ability to identify running processes, extract the ones matching a given string, and use the kill command to send the KILL signal to each matching process.
该命令的关键部分是能够识别正在运行的进程,提取与给定字符串匹配的进程,并使用 kill 命令将 KILL 信号发送到每个匹配进程。
Once I knew it was a disk space problem, I was able to identify the process and kill it using other commands, such as ps and kill.
一旦我知道是磁盘空间问题,我就能够识别这个进程并用其它命令(如ps和kill)将它杀掉。
You can also kill the running selpg process by the command "kill -15 1234".
您也可以用命令“kill - l5 1234”杀死正在运行的selpg进程。
应用推荐