更正 `ls` 中错别字 `影藏` 为 `隐藏` (#335)

This commit is contained in:
远方 2022-02-24 00:37:15 +08:00 committed by GitHub
parent bde70a417f
commit aabe4285d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ $ ls --human-readable --size -1 -S --classify # 按文件大小排序
$ du -sh * | sort -h # 按文件大小排序(同上)
```
显示当前目录下包括藏文件在内的所有文件列表
显示当前目录下包括藏文件在内的所有文件列表
```shell
[root@localhost ~]# ls -a