30天挑戰精通 PowerShell【第四版】是 PowerShell 經典書籍 Learn PowerShell in a Month of Lunches
的第四版,這一版對比上一版最大的差別在於它不再僅限於 Windows 平台,增加了 Linux、macOS 的內容。
[桌邊服務] 我翻譯的第二本書「30天挑戰精通 PowerShell【第四版】:Windows、Linux 和 macOS 適用」
- 219
- 0
- PowerShell
30天挑戰精通 PowerShell【第四版】是 PowerShell 經典書籍 Learn PowerShell in a Month of Lunches
的第四版,這一版對比上一版最大的差別在於它不再僅限於 Windows 平台,增加了 Linux、macOS 的內容。
PowerShell 目前是開源的,而且跨平台,做為一位長期在微軟技術生態圈打滾的碼農,面對要撰寫 Script 做自動化工作的場景,怎麼可以不用呢? 馬上來將上一篇文章用 Shell Script 實現藍綠部署,改用 PowerShell 來實現。