On the command line, you can achieve the equivalent through a series of pipes (using the KILL signal), as shown in Listing 5.
在命令行上,您可以通过一系列管道实现等效的功能(使用 KILL 信号),如 清单 5 所示。
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 信号发送到每个匹配进程。
As mentioned earlier, kill -l lists all the signals with their corresponding signal number.
如前所述,kill - l可以列出所有信号及其对应信号编号。
They only kill cells that have the signal which stimulated them.
只能杀死那些带有能激活,它们的标记信号的细胞
Here's where the intelligence of the immune system comes in, is that these cytotoxic T-cells that are generated only kill cells that have this signal on it.
免疫系统的聪明之处就在此,这些细胞毒T细胞,只能杀死具有特殊标记信号的细胞
应用推荐