# Cygwin(在Windows執行Linux指令)

## 一款能在Windows執行Linux指令的自由軟體

參考資料:Cygwin 入門 - BASH on Windows(<https://www.ubuntu-tw.org/modules/newbb/viewtopic.php?topic_id=47282>)

這個參考資料很棒，很詳細，還有各種截圖跟建議，基本上照的做就好了。

這篇文章是2012年，我參考照做的時間2018/11/12，在安裝過程中 **Choose A Download Site** 這部分選完並沒有遇到 Alert，下一步的 **Select Package** 直接全部 Default (對Linux不太熟 QQ)

### 唯一遇到的問題

安裝完後執行終端機

**Failed to run '/bin/bash': No such file or directory**

參考資料:(<https://superuser.com/questions/1172759/cygwin-error-failed-to-run-bin-bash-no-such-file-or-directory>)

**重新安裝一次，就可以成功執行了。**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://brianwu.gitbook.io/brian/linux/cygwin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
