下载文件 wget http://example.com 下载文件并改名 wget -o output.html http://example.com #静默下载 wget -q -o output.html http://example.com