PowerShell/scripts/list-wsl-distros.ps1
2023-10-31 12:33:36 +01:00

4 lines
71 B
PowerShell
Executable File

& wsl.exe --list --online
" "
& wsl.exe --status
exit 0 # success