Files
My-Notes/笔记/Linux/基础指令/wget.md
T
2026-08-09 12:41:53 +08:00

133 B

wget [-b] [url]

作用:下载文件

参数:

  • b:后台下载,会在当前工作目录下写wget-log日志

示例: