starman to linuxmemes@lemmy.worldEnglish · 9 months agoSudo is coming to windowsimagemessage-square137fedilinkarrow-up11.12Karrow-down117file-textcross-posted to: linux_memes
arrow-up11.1Karrow-down1imageSudo is coming to windowsstarman to linuxmemes@lemmy.worldEnglish · 9 months agomessage-square137fedilinkfile-textcross-posted to: linux_memes
Source: https://blogs.windows.com/windows-insider/2024/02/08/announcing-windows-11-insider-preview-build-26052-canary-and-dev-channels/
minus-squaregroet@feddit.delinkfedilinkarrow-up2·9 months agoThat’s what I wxpect. But with one more layer. In the end it’s going to be system32/elevator.exe which is called by Invoke-Elevation in ps which is aliased to sudo. It’s supposed to be available in cmd and batch so it must be callable directly
minus-squarelaurelraven@lemmy.blahaj.zonelinkfedilinkarrow-up1·9 months agoI was more postulating what they probably would do if it were implemented directly in PowerShell But, as it turns out, it’s just sudo.exe in the command path
That’s what I wxpect. But with one more layer. In the end it’s going to be system32/elevator.exe which is called by Invoke-Elevation in ps which is aliased to sudo.
It’s supposed to be available in cmd and batch so it must be callable directly
I was more postulating what they probably would do if it were implemented directly in PowerShell
But, as it turns out, it’s just sudo.exe in the command path