摘要: 执行killall命令时提示:-bash: killall: command not found 没有killall命令的解决方法,执行如下命令安装就行:debian、ubuntu系统下: apt-get install psmisc centos或、rhel系统下: yum install -y 阅读全文
posted @ 2022-05-19 23:57 Vitascope 阅读(357) 评论(0) 推荐(0) 编辑