Skip to content

Commit 06df33e

Browse files
authored
Merge pull request heibaiying#4 from fl150/master
Update Shell_基础.md
2 parents 443c6e5 + 598c5bb commit 06df33e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

notes/Shell_基础.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ date
6464
who
6565
```
6666

67-
脚本创建完成后,还需要使用 `chomd` 命令赋予文件拥有者执行文件的权限:
67+
脚本创建完成后,还需要使用 `chmod` 命令赋予文件拥有者执行文件的权限:
6868

6969
```java
7070
chmod u+x test1

0 commit comments

Comments
 (0)