μμ μ μμνκΈ° μν΄ νμμμ μ΄μλλ°, νμμλ λ€λ₯Έ λ©μμ§κ° μΆλ ₯λ©λλ€.
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
Try the new cross-platform PowerShell https://aka.ms/pscore6
κΆκΈν΄μ https://aka.ms/pscore6 λ§ν¬λ‘ μ΄λνλ λ€μν λ²μ μ PowerShell μ€μΉ Installing various versions of PowerShell νμ΄μ§κ° μ΄λ¦½λλ€.
νμ΄μ§ μλμͺ½μ PowerShell Core λΌλ μ λͺ©μ΄ 보μ΄κ³ μλμ κ°μ λ§ν¬λ€μ΄ μμ΅λλ€.
- Installing PowerShell Core on Windows
- Installing PowerShell Core on Linux
- Installing PowerShell Core on macOS
- Installing PowerShell Core on ARM
νμμμ Windows μμλ§ μ¬μ©ν μ μμλλ°, μ΄μ λ€λ₯Έ OSμμλ νμμμ μ¬μ©ν μ μμ΅λλ€.
GitHub μμ μ½λλ₯Ό 곡κ°νκ³ μμ΅λλ€.
μ€μΉ
Windows 10
GitHub μΆμ Release νμ΄μ§ μμ μ€μΉ νμΌμ λ€μ΄λ‘λν μ μμ΅λλ€.
Linux
GitHub μΆμ Release νμ΄μ§ μμ μ€μΉ νμΌμ λ€μ΄λ‘λν μ μκ³ , νΈλ¦¬νκ² ν¨ν€μ§ κ΄λ¦¬μλ‘ μ€μΉν μ μμ΅λλ€.
Ubuntu, Debian μμ
$ sudo apt-get install powershell
CentOS, RedHat μμ
$ sudo yum install powershell
Fedora μμ
$ sudo dnf install powershell
macOS
GitHub μΆμ Release νμ΄μ§ μμ μ€μΉ νμΌμ λ€μ΄λ‘λν μ μκ³ , νΈλ¦¬νκ² ν¨ν€μ§ κ΄λ¦¬μλ‘ μ€μΉν μ μμ΅λλ€.
$ brew cask install powershell
ARM
Windows IoT μ Raspbian μμ μ€μΉνλ λ°©λ²μ΄ μ€λͺ λμ΄ μμ΅λλ€.
μ€ν
μ€μΉνλ©΄μ νκ²½λ³μ PATH μ μ€μΉλλ μμΉκ° μΆκ°λλ―λ‘ μμ£Ό μ¬μ©νλ ν°λ―Έλ μμ©νλ‘κ·Έλ¨μ μ΄κ³ PWSH
λͺ
λ ΉμΌλ‘ PowerShell Core λ₯Ό μ€νν μ μμ΅λλ€.
μμλ©λ΄μμ κ²μνλ©΄ PowerShell 6 μΌλ‘ μ°Ύμ μ μμ΅λλ€.
μ¬μ©
Windows 10 μμ μ€μΉλ₯Ό μ§νν©λλ€.
GitHub μΆμ νμ΄μ§ μμ PowerShell-6.2.1-win-x64.msi νμΌμ λ€μ΄λ‘λνκ³ μ€ννλ©΄ κ°λ¨νκ² μ€μΉλ©λλ€.
μ€μΉ λ§λ²μ¬μμ μλμ κ°μ΄ νκ²½λ³μμ μ€μΉ κ²½λ‘ μΆκ° λ±μ νλͺ©μ μ ννλ©΄ κ°λ¨νκ² νΈλ¦¬ν νκ²½μ ꡬμ±ν μ μμ΅λλ€.
μλμ° νμμκ³Ό μ μ¬ν μμ΄μ½μ΄ μ¬μ©λ©λλ€.
ν°λ―Έλμ μ΄κ³ PWSH λͺ λ ΉμΌλ‘ PowerShell Core λ₯Ό μ€ννκ³ , PowerShell λͺ λ ΉμΌλ‘ Windows PowerShellμ μ€νν μ μμ΅λλ€.
Visual Studio Code Terminal
Visual Studio Code μμ κΈ°λ³Έ ν°λ―Έλλ‘ μ€μ νκΈ° μν΄μ μ€μ μ°½μ μ΄κ³ Ctrl + , κ²μμ°½μ terminal μ μ
λ ₯ν ν Terminal > Integrated > Env:Windows
νλͺ©μ μ°Ύμ΅λλ€.
μλμͺ½μ Edit in settings.json λ§ν¬λ₯Ό ν΄λ¦ν΄μ μ€μ νμΌμ μ΄κ³ , terminal.integrated.shell.windows
μ κ°μ PowerShell Core μ€ννμΌμ μ 체 κ²½λ‘λ‘ λ³κ²½ν©λλ€.
"terminal.integrated.shell.windows": "C:\\Program Files\\PowerShell\\6\\pwsh.exe"
μ΄μ Visual Studio Code μμ ν°λ―Έλμ μ΄λ©΄ Ctrl + ` ν°λ―Έλμμ PowerShell Core κ° μ¬μ©λ©λλ€.