PowerShell/scripts/list-wsl-distros.ps1
2023-10-31 11:32:46 +01:00

4 lines
68 B
PowerShell
Executable File

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