case: add link

This commit is contained in:
marchersimon
2021-03-31 12:22:29 +02:00
committed by Starbeamrainbowlabs
parent 432f120133
commit 4d87a4e1a5
4 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# case
> case ... esac 与其他语言中的 switch ... case 语句类似,是一种多分枝选择结构.
> 更多信息: <https://man.archlinux.org/man/case.n>.
- 通过字符串字面量判断执行分支: