Answers for "change wsl2 prompt directory"

0

change wsl to version 1

wsl --set-version Ubuntu-18.04 1

// Run the above command from windows powershell 
// This assumes you are running Ubuntu 18.04
Posted by: Guest on January-29-2021
2

wsl2 folder in windwos

1. Open File Explorer
2. Type \wsl$ in the address bar
Posted by: Guest on July-15-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language