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 所示。
This server, similar in design to the display servers, accepts a command to kill existing programs and execute programs on the server.
该服务器在设计上类似于显示服务器,它接受一个命令,以杀死现有的程序并在该服务器上执行程序。
On Solaris, the killall command exists, but it is used as part of the shutdown process to kill all processes.
在 Solaris 上,killall 命令存在,但是将其用作关闭过程的一部分以终止所有进程。
应用推荐