look what they have to do to mimic a fraction of our power
So can you run
sudo rm -rf C:
to remove the malware now?No you can’t do that with administrator in windows.
Some things, windows just won’t let you do, even as an administrator.
which is good, to be clear
no user should be able to accidentally brick their entire system just because some internet troll told them to type some magic words :P massive security flaw
no, microsoft. the linux cli tools are good but thats not the main reason why we ditched you.
Definitely not due to the lack of sudo.
Way to lazy to find a source but IIRC one of the Sudo devs said this was horrible because it’s “like Sudo” but not 1:1 so people will make assumptions about it that will lead to security issues
(Usually idc about security but for Sudo…)
Like that time they made their own Powershell imitation of curl? (before deciding it was an abomination and finally including stock curl, but not removing the old Powershell commandlet because of backwards compatibility so now
curl
andcurl.exe
are two different things and you’ll want the latter)