日常更新linux笔记

This commit is contained in:
2026-07-02 23:10:58 +08:00
parent cd4a5a20ee
commit 7422eb7346
16 changed files with 156 additions and 7 deletions
+9
View File
@@ -0,0 +1,9 @@
# wget \[-b] \[url]
作用:下载文件
参数:
- b:后台下载,会在当前工作目录下写wget-log日志
示例:
- apache-