Update Shell_基础.md
This commit is contained in:
parent
8f2d12d971
commit
535fb5498e
@ -50,7 +50,7 @@
|
|||||||
|
|
||||||
### 1.1 创建脚本
|
### 1.1 创建脚本
|
||||||
|
|
||||||
在创建 shell 脚本时,必须在文件第一行指定要使用的 shell 。其格式为:
|
在创建 shell 脚本时,必须在文件第一行指明要使用的 shell 。其格式为:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user