PowerShell/Scripts/list-wsl-distros.ps1
2023-09-27 14:17:35 +02:00

4 lines
68 B
PowerShell
Executable File

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