Y
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
your_challenger
397 days ago
`sudo rm -rf /` requires you to be a superuser or provide a password, whereas running `wsl --unregister` does not require elevated privileges.
link