mac下命令行安裝wget

brew install wget 或者curl curl -O http://ftp.gnu.org/gnu/wget/wget-1.13.4.tar.gz tar xzvf wget-1.13.4.tar.gz cd wget-1.13.4 ./configure --with-ssl=openssl sudo make sudo make install which wget #Shou
相關文章
相關標籤/搜索