목차

Windows Subsystem For Linux

원하는 배포판 설치

설치

Upgrade

# 기본적으로는 아래 명령만으로 가능.
sudo do-release-upgrade -d
 
lsb_release -a # 버전 검사

성능

.bashrc, .bash_profile

if [[ -f ~/.bashrc ]] ; then
        . ~/.bashrc
fi

Console

ssh-agent 대체

Maven/Gradle 등

상호 실행

C:\> wsl ls -lah

주의

참조