Issues uncompressing a tar.gz file

前端 未结 3 1266
深忆病人
深忆病人 2021-02-07 09:35

I have been trying to uncompress the following file:

sudo wget http://download.oracle.com/otn-pub/java/jdk/7u21-b11/jdk-7u21-linux-x64.tar.gz

w

3条回答
  •  我在风中等你
    2021-02-07 10:39

    j883376 answer is right.But The easiest way to solve it is to download the file first, using your web browser, and then copy the download url then wget it useing your server.

提交回复
热议问题