File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -612,7 +612,7 @@ userdel 命令用于删除用户,格式为:userdel [选项] 用户名。常
612612
613613使用 ` ll ` 命令可以查看到文件的详细属性,各个属性的含义如下:
614614
615- <div align =" center " > <img src =" https://gitee. com/heibaiying/Full-Stack-Notes/raw/master/pictures/文件属性信息 .png " /> </div >
615+ <div align =" center " > <img src =" https://raw.githubusercontent. com/abining/picgo_imgs/main/images20250517215139901 .png " /> </div >
616616
617617文件类型可以分为以下几类:
618618
@@ -627,7 +627,7 @@ userdel 命令用于删除用户,格式为:userdel [选项] 用户名。常
627627
628628chmod 用于设置文件或目录的权限,格式为:chmod [ 参数] 权限 文件或目录名称。 权限支持字符表示和数字表示两种形式,其对应关系如下:
629629
630- <div align =" center " > <img src =" https://gitee. com/heibaiying/Full-Stack-Notes/raw/master/pictures/文件权限的字符与数字表示 .png " /> </div >
630+ <div align =" center " > <img src =" https://raw.githubusercontent. com/abining/picgo_imgs/main/images20250517215013217 .png " /> </div >
631631示例如下:
632632
633633```
@@ -678,7 +678,7 @@ Vim编辑器有三种状态模式:
678678- 输入模式:正常的文本录入。
679679- 末行模式:保存或退出文档,以及设置编辑环境。
680680
681- <div align =" center " > <img src =" https://gitee. com/heibaiying/Full-Stack-Notes/raw/master/pictures/vim不同模式间的切换 .png " /> </div >
681+ <div align =" center " > <img src =" https://raw.githubusercontent. com/abining/picgo_imgs/main/images20250517215213151 .png " /> </div >
682682命令模式中常用的命令如下:
683683
684684| 命令 | 作用 |
You can’t perform that action at this time.
0 commit comments