Joinc

导航

.tar.gz 和.tgz 解压

 

wget   {url} 下载

eg:

wget http://mirrors.tuna.tsinghua.edu.cn/apache/tomcat/tomcat-8/v8.5.24/bin/apache-tomcat-8.5.24.tar.gz

 

*.tar.gz和*.tgz 用 tar –xzf 解压

eg: tar -xzf apache-tomcat-8.5.24.tar.gz

posted on 2017-12-22 13:16  Joinc  阅读(565)  评论(0编辑  收藏  举报