mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-16 22:42:21 +08:00
Update 20160826 Understanding Different Classifications of Shell Commands and Their Usage in Linux.md
This commit is contained in:
parent
830ea91e48
commit
4921b944f2
@ -103,7 +103,7 @@ $ alias -p | grep 'up'
|
||||
$ source ~/.bashrc
|
||||
```
|
||||
|
||||
### 3. Linus Shell 保留字
|
||||
### 3. Linux Shell 保留字
|
||||
|
||||
|
||||
在 shell 程序设计中,if,then,fi,for,while,case,esac,else,until 以及其他更多的字都是 shell 保留字。正如描述所暗示的,它们在 shell 中有特殊的含义。
|
||||
|
Loading…
Reference in New Issue
Block a user