Answers for "how to get linux terminal in windows 10"

0

how to get linux terminal in windows 10

Enable-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform -norestart
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all
Posted by: Guest on March-20-2021

Code answers related to "how to get linux terminal in windows 10"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language