输入java -version命令后提示结果如下,是什么意思??哪位能看懂,在线等。。。。
关注:181 答案:4 mip版
解决时间 2021-01-27 08:26
提问者萌城姑凉
2021-01-26 21:41
libgcj-java-placeholder.sh
This script is a placeholder for the /usr/bin/java
master link required by jpackage.org conventions. libgcj's
rmiregistry, rmic and jar tools are now slave symlinks to these
masters, and are managed by the alternatives(8) system.
This change was necessary because the rmiregistry, rmic and jar tools
installed by previous versions of libgcj conflicted with symlinks
installed by jpackage.org JVM packages.
This script was designed to be overridden by the supported RHEL3 JRE
packages, java-1.4.2-bea and java-1.4.2-ibm. It is installed as an
alternative symlink as /usr/bin/java. It will override a third-party
(non-RHEL3) JRE's java command if the JRE's bin directory is listed
after /usr/bin in PATH. In that case, it is recommended that the
third-party JRE's bin directory be listed first in PATH instead.
gij (GNU libgcj) version 3.2.3 20030502 (Red Hat Linux 3.2.3-52)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
最佳答案
二级知识专家琉璃知世
2021-01-26 21:58
你用的是linux吧:
/usr/bin/java 这个命令是一个软连接,其连接到libgcj-java-placeholder.sh这个脚本。运行/usr/bin/java等于运行libgcj-java-placeholder.sh
上面显示的是运行libgcj-java-placeholder.sh打印出来的信息。是关于这个脚本的说明。
全部回答
1楼这辈子只爱你
2021-01-27 00:51
不好意思,看不懂
2楼相忘于江湖
2021-01-27 00:19
java -version是java命令的带参数执行,查看当前java版本,是由path决定,dos下,window按照path的路径寻找可执行命令。
3楼癡情菂尐豬豬
2021-01-26 23:07
貌似一个简介,无须深究,在下愚昧,只能掠过!
我要举报
如果感觉以上信息为低俗/不良/侵权的信息,可以点下面链接进行举报,我们会做出相应处理,感谢你的支持!
点此我要举报以上信息!
推荐资讯
大家都在看