在閱讀很多原版的書籍的時候,都會遇到標點的單詞,我一直記不住,今天小計一下,不斷累計,成長自我。。。
- 方括號: square brackets
- 省略號: ellipsis
- 花括號: curly braces
- 豎杠: vertical bar
- 星號: star
- 問號: question mark
- 波浪號: tidle/twiddle
- 井號: hash mark
其他常用的:
- bash: the Bourne-again Shell
- sh: the Original Bourne-again Shell
- ksh: the Korn Shell