wsl로 들어가서 작업하기


wsl -l
wsl -l -v
wsl
cat /etc/*-release
exit
wsl -d Debian
cat /etc/*-release
exit
pwd
cd /mnt
ls
cd
vim
mkdir yslee
cd yslee
pwd
explorer.exe .

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s