1、查看jdk版本 javac version2、编辑/etc/profile文件 vi /etc/profile 3、修改文件=》ESC退出编辑=》:wq保存强制退出vi 4、使用source命令重新执行刚修改的/etc/profile文件,使之立即生效 source /etc/profile