大胆火车

文章
6
资源
0
加入时间
2年10月21天

Linux 常用命令 安装软件总结(JDK)

切到要安装JDK的用户下 编辑.bash_profile 文件(注意文件已点开头)vim .bash_profile编辑内容如下# .bash_profile# Get the aliases and functionsif [ -f ~/.bashrc ]; then . ~/.bashrcfi# User specific environment a...