level 1
落叶的情绪
楼主
[root@localhost ~]# ls
anaconda-ks.cfg Documents jdk-8u65-linux-x64.tar.gz opt Public Videos
Desktop Downloads Music Pictures Templates
[root@localhost ~]# tar zxvf jdk-8u65-linux-x64.tar.gz -C /usr/
opt/
opt/rh/
[root@localhost ~]#
以上内容,下载好了文件,但是总是不能解压,每次解压的时候都出现opt/ 和opt/rh、别的就没有反应了,这是怎么回事
2015年10月25日 13点10分
1
anaconda-ks.cfg Documents jdk-8u65-linux-x64.tar.gz opt Public Videos
Desktop Downloads Music Pictures Templates
[root@localhost ~]# tar zxvf jdk-8u65-linux-x64.tar.gz -C /usr/
opt/
opt/rh/
[root@localhost ~]#
以上内容,下载好了文件,但是总是不能解压,每次解压的时候都出现opt/ 和opt/rh、别的就没有反应了,这是怎么回事