Answers for "how to check available distribution from cmd wsl"

8

How do I check my WSL version?

wsl -l -v
Posted by: Guest on October-04-2020
0

how to check wsl version

dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
Posted by: Guest on September-23-2020

Code answers related to "how to check available distribution from cmd wsl"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language