要执行的命令是:jps
------------@hadoop102--------
2735 Jps
------------@hadoop103--------
bash: jps: command not found
------------@hadoop104--------
bash: jps: command not found
[atguigu@hadoop102 ~]$ vim .bashrc
[atguigu@hadoop102 ~]$ xsync .bashrc //add -->source /etc/profile
jps
最新推荐文章于 2023-10-08 13:01:14 发布