-
Notifications
You must be signed in to change notification settings - Fork 0
Some wsl commands
phaledang edited this page Dec 11, 2023
·
3 revisions
Explorer.exe (Get-AppxPackage Ubuntu).InstallLocation
wsl.exe --list --all
wsl.exe --export Ubuntu-18.04 D:\MyFolder\MyFile.tar.gz
wsl.exe --import MyDistro D:\MyFolder D:\MyFolder\MyFile.tar.gz
wsl.exe --distribution MyDistro
wsl.exe --shutdown
Terminate a specific distro:
wsl.exe -l -v
wsl.exe -t <DistroName>
wsl.exe
wsl.exe -d
https://superuser.com/questions/1443995/how-to-move-ubuntu-on-windows-to-drive-d-or-other-drive