1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-03-21 18:57:29 +01:00
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