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
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 and curl.exe are two different things and you’ll want the latter)
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)Yeah that sounds like Microsoft.
Or renaming things for seemingly no reason.
Which is frustrating because 99% of the time people just want a way to run a command as admin without relaunching cmd as an admin.