On Solaris, the killall command exists, but it is used as part of the shutdown process to kill all processes.
在 Solaris 上,killall 命令存在,但是将其用作关闭过程的一部分以终止所有进程。
For example, the killall command, at its most basic level, kills all commands that match a particular string.
例如,killall命令最基本的功能是终止所有与特定字符串匹配的命令。
Imagine accidentally calling the killall command on a Solaris host to shutdown all Apache processes, only to find you've effectively shutdown the system!
设想在Solaris主机上意外调用killall命令以关闭所有Apache进程,没想到却实际上关闭了系统!
应用推荐