Hacker News new | ask | show | jobs
by wbkang 398 days ago
I read your issue, and it's not so different from `sudo rm -rf /` as opposed to an actual design flaw.
1 comments

`sudo rm -rf /` requires you to be a superuser or provide a password, whereas running `wsl --unregister` does not require elevated privileges.