starman@programming.dev to linuxmemes@lemmy.worldEnglish · 1 year agoSudo is coming to windowsprogramming.devimagemessage-square107fedilinkarrow-up150arrow-down10file-text
arrow-up150arrow-down1imageSudo is coming to windowsprogramming.devstarman@programming.dev to linuxmemes@lemmy.worldEnglish · 1 year agomessage-square107fedilinkfile-text
Source: https://blogs.windows.com/windows-insider/2024/02/08/announcing-windows-11-insider-preview-build-26052-canary-and-dev-channels/
minus-squaremlg@lemmy.worldlinkfedilinkEnglisharrow-up3·edit-21 year agoDoesn’t really make sense in the context of windows tbh sudo = “superuser do” They should have made it NT-ASdo for “NT AUTHORITY\SYSTEM do” Except it should actually be a powershell module so you have to type out the whole thing as NT-AuthoritySystem-Do /s
minus-squareAlexstarfire@lemmy.worldlinkfedilinkarrow-up1·1 year agoWait, is sudo pronounced su du then?
minus-squareJeom@lemmy.worldlinkfedilinkEnglisharrow-up3·1 year agoyeah but it sounds dumb so im never gonna say it correctly
minus-squareNeatNit@discuss.tchncs.delinkfedilinkarrow-up0·1 year agono, never has been. it’s pronounced like pseudo.
minus-squarecally [he/they]@pawb.sociallinkfedilinkEnglisharrow-up0·1 year agoi pronounce “su du” and pseudo the same way
minus-squaremacniel@feddit.delinkfedilinkarrow-up0·1 year agoBut it needs to be a verb like get set do
minus-squareSaik0@lemmy.saik0.comlinkfedilinkEnglisharrow-up0·1 year agoDo-As “NT Authority/System” Have to quote it in too… since there’s a space.
minus-squareLaurel Raven@lemmy.blahaj.zonelinkfedilinkarrow-up0·1 year agoProbably something more like “Invoke-Command -AsAdmin” Which would be aliased to sudo
minus-squaregroet@feddit.delinkfedilinkarrow-up0·1 year 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-squareRicky Rigatoni@lemm.eelinkfedilinkarrow-up0·1 year agojustfuckingdoitbeforeireplaceyouwithtinycore
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up0·1 year agoYou have a /s but I wouldn’t be surprised if it had a really long syntax
Doesn’t really make sense in the context of windows tbh
sudo = “superuser do”
They should have made it NT-ASdo for “NT AUTHORITY\SYSTEM do”
Except it should actually be a powershell module so you have to type out the whole thing as NT-AuthoritySystem-Do
/s
Wait, is sudo pronounced su du then?
yeah but it sounds dumb so im never gonna say it correctly
Always has been
no, never has been. it’s pronounced like pseudo.
i pronounce “su du” and pseudo the same way
you anarchist!
ntassdo
But it needs to be a verb like
get
set
do
Do-As “NT Authority/System”
Have to quote it in too… since there’s a space.
Probably something more like “Invoke-Command -AsAdmin”
Which would be aliased to sudo
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
justfuckingdoitbeforeireplaceyouwithtinycore
You have a /s but I wouldn’t be surprised if it had a really long syntax