ps1 ubuntu에 powershell 설치하고 helloworld 찍기 ubuntu에 PowerShell 설치하고 helloworld 찍기 git 설치 mkdir powershell cd powershell sudo apt-get install git powershell 다운로드 git clone --recursive https://github.com/PowerShell/PowerShell.git cd PowerShell/ 설치 cd tools ./download.sh download.sh #!/usr/bin/env bash # Retrieves asset ID and package name of asset ending in argument # $info looks like: "id": 1698239, "name": "powershell_0.4.0-1_amd64.deb", .. 2016. 8. 19. 이전 1 다음