Update Shell_基础.md

This commit is contained in:
fl150 2020-06-28 15:21:32 +08:00 committed by GitHub
parent 443c6e55a4
commit 598c5bb0d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ date
who who
``` ```
脚本创建完成后,还需要使用 `chomd` 命令赋予文件拥有者执行文件的权限: 脚本创建完成后,还需要使用 `chmod` 命令赋予文件拥有者执行文件的权限:
```java ```java
chmod u+x test1 chmod u+x test1