wget wget用来从指定的URL下载文件。 命令格式 wget [选项] [URL] 用于从网络上下载资源,没有指定目录,下载资源会默认为当前目录。 选项 -O –ou … Continue reading Linux基本命令练习(10—wget、less
标签: wget
centos系统出现提示-bash: wget: command not found 解决方法
新购vps无法安装lnmp环境 提示wget: unable to resolve host address的解决办法
今天新买了个日本的vps,安装lnmp环境时提示如下 安装官网提供的安装方式安装 [root@MyCloudServer ~]# wget -c http://soft.vpser.net/lnmp/ … Continue reading 新购vps无法安装lnmp环境 提示wget: unable to resolve host address的解决办法