windows 10 底下使用 bash

自己雖不是很熟悉 bash 指令,但它還是很方便的工具,尤其許多軟體開發環境中都須要透過 bash 來向電腦發送命令。話說在工作場合不得不使用 windows 作業系統,但對於其無法直接使用 terminal 有點小頭痛,即便開啟 cmd(命令提示字元),但許多關鍵指令如最簡單的 ls 都必須改成 dir。後來 windows 10 內鍵可使用 shell (其實我傻傻分不清 shell /bash 之間的差異),但還是發現有些指令無法在 shell 底下執行,為此求助於網路上前輩們,找到一篇〈How to Install Linux Bash Shell on Windows 10〉教學文。

按圖操作,順利地在 windows 10 底下安裝了 ubuntu,就可以執行 bash 。所以我今年一定要好好地熟練更多文字操作指令 (握拳 !!!)

其它相關參考資源 – How to Access Your Ubuntu Bash Files in Windows (and Your Windows System Drive in Bash)Setup WSL on Windows 10 for your JavaScript Development with Visual Studio Code