更新一些笔记

This commit is contained in:
2026-06-30 22:02:28 +08:00
parent a7132b4779
commit 26c9b207af
32 changed files with 245 additions and 88 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ command \[-options] \[parameter]
示例:
- ls -l /home/* 以列表的形式,显示/home/* 目录下所有的文件
- cp -r test1 test2 赋值文件夹test1为test2
- cp -r test1 test2 复制文件夹test1为test2