特牛网址导航

bash: jps: command not found_-bash: jps: command not found-CSDN博客

网友收藏
文章浏览阅读295次。解决方案1:没有配置jdk,配置好以后,记得source环境变量即可解决方案2:群发脚本出现的问题,做个软链接即可1)在/usr/local/bin目录下创建脚本xcall.sh[root@bigdata111bin]$ vim xcall.sh2)在脚本中编写如下内容#! /bin/bashfor i in bigdata111bigdata112bigdata113doecho --------- $i ----------ssh ..._-bash: jps: command not found