没有KILLALL命令的解决方法

没有KILLALL命令的解决方法

执行killall命令时提示:-bash: killall: command not found 没有killall命令的解决方法,执行如下命令安装就行:
debian、ubuntu系统下:

apt-get install psmisc

centos或、rhel系统下:

yum install -y psmisc

 
https://www.cnblogs.com/surplus/p/15016445.html
posted @ 2025-07-03 17:36  规格严格-功夫到家  阅读(10)  评论(0)    收藏  举报