更新 README.md

This commit is contained in:
2024-07-24 16:00:36 +08:00
parent 234a05c84c
commit aa48424c9a

View File

@@ -9,7 +9,7 @@
- [1.3 第一个脚本helloworld](#13-第一个脚本helloworld)
- [1.4 Linux管道](#14-linux管道)
- [02. shell中特殊字符](#02-shell中特殊字符)
- [03. 转义符](#03-转义符)
- [03. 转义符](#03-转义符)
- [04. shell中参数`$0`、`$?`、`$!`、`$$`、`$*`、`$#`、`$@`](#04-shell中参数0)
- [5. 变量问题](#5-变量问题)
- [5.1 shell变量概述](#51-shell变量概述)