1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-12 01:34:19 +02:00

Rename OS X to macOS (#4166)

This commit is contained in:
Борис Верховский
2021-05-25 07:42:50 -04:00
committed by GitHub
parent f4c12e4f11
commit a502f8d723
29 changed files with 30 additions and 30 deletions

View File

@@ -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)