Skip to content

Commit 28a82ad

Browse files
update article:update content
1 parent 03450a8 commit 28a82ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profiles/shell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
* `cd` 目录进入指令,`.` 同级目录查找,`..` 父级目录查找
5959
* 查看目录文件
6060
* `ls`: 查看当前目录下文件
61-
* `ll`: 查看当前目录下文件详情,包括文件类型、文件权限、使用者权限、体积等信息
61+
* `ll`: 查看当前目录下文件详情,包括文件类型、文件权限、使用者权限、最后修改时间、体积等信息
6262

6363
![](../images/shell/4.png)
6464

0 commit comments

Comments
 (0)