We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dee667 commit 5cde0e7Copy full SHA for 5cde0e7
command/ls.md
@@ -16,7 +16,7 @@ ls(选项)(参数)
16
### 选项
17
18
```
19
--a:显示所有档案及目录(ls内定将档案名或目录名称为“.”的视为影藏,不会列出);
+-a:显示所有档案及目录(ls内定将档案名或目录名称为“.”的视为隐藏,不会列出);
20
-A:显示除影藏文件“.”和“..”以外的所有文件列表;
21
-C:多列显示输出结果。这是默认选项;
22
-l:与“-C”选项功能相反,所有输出信息用单列格式输出,不输出为多列;
@@ -289,4 +289,4 @@ auto CHANGES CHANGES.ru conf configure contrib html LICENSE Makefile ma
289
290
291
292
-<!-- Linux命令行搜索引擎:https://jaywcjlove.github.io/linux-command/ -->
+<!-- Linux命令行搜索引擎:https://jaywcjlove.github.io/linux-command/ -->
0 commit comments