Cross platform powershell
모두 객체로 하는 cmd
Powershell Usages
Windows 터미널 Powerline 설정
PowerShell에서 Powerline 설정 Set up Powerline in PowerShell Ubuntu/WSL에서 Powerline 설정 Set up Powerline in Ubuntu/WSL 누락된 Powerline 문자 모양 추가 Add missing Powerline glyphs Powerline은 프롬프트의 스타일 지정을 위해 문자 모양을 사용합니다. Powerline uses glyphs in order to style the prompt. 글꼴에 Powerline 문자 모양이 포함되지 않은 경우 프롬프트에서 여러 유니코드 대체 문자 '▯'가 표시될 수 있습니다.
https://docs.microsoft.com/ko-kr/windows/terminal/tutorials/powerline-setup

Installing PowerShell - PowerShell
Over the years, there have been many releases of PowerShell. Initially, Windows PowerShell was built on the .NET Framework and only worked on Windows systems. With the current release, PowerShell uses .NET Core 3.1 as its runtime. PowerShell runs on Windows, macOS, and Linux platforms. PowerShell Core is an Open Source project on GitHub.
https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-7


Seong-lae Cho