diff options
| author | Борис Верховский <boris.verk@gmail.com> | 2021-05-25 07:42:50 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-25 13:42:50 +0200 | 
| commit | a502f8d723403021c4cf440030874bc602de474c (patch) | |
| tree | 4b3370405522b8fc6aff9bc06c3099cb441e3d59 /zh-tw | |
| parent | f4c12e4f112d96350ae9b10c1b1035af97d433ed (diff) | |
Rename OS X to macOS (#4166)
Diffstat (limited to 'zh-tw')
| -rw-r--r-- | zh-tw/bash-tw.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/zh-tw/bash-tw.html.markdown b/zh-tw/bash-tw.html.markdown index 78b39f2d..5136d513 100644 --- a/zh-tw/bash-tw.html.markdown +++ b/zh-tw/bash-tw.html.markdown @@ -23,7 +23,7 @@ filename: LearnBash-tw.sh  lang: zh-tw  --- -Bash 是一個爲 GNU 計劃編寫的 Unix shell,是 Linux 和 Mac OS X 下預設的 shell。 +Bash 是一個爲 GNU 計劃編寫的 Unix shell,是 Linux 和 macOS 下預設的 shell。  以下大多數例子可以作爲腳本的一部分運行,也可直接在 shell 下互動執行。  [更多資訊](http://www.gnu.org/software/bash/manual/bashref.html) | 
