日常更新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
+10
View File
@@ -0,0 +1,10 @@
# curl \[-O] \[url]
作用:发起网络请求
参数:
- -O
示例:
- curl cip.cc
- curl baidu.com