sudo
sudo copied to clipboard
It's sudo, for Windows
### Description of the new feature / enhancement There are 3 places in the `sudo.ps1` script that execute `SUDOEXE` in the following manner: ```powershell if (($psversiontable.psversion.major -eq 7) -and ($__SUDO_DEBUG...
### Description of the new feature / enhancement Please consider publishing sudo as an msi installer. ### Scenario when this would be used? Currently, Sudo is published through windows, and...
### Description of the new feature / enhancement As shown in the video announcing the 'sudo' command, you can run "netstat -ab" to see all the listening sockets on your...
### Description of the new feature / enhancement Some of the things mentioned about runas within the documentation can easily be interpreted incorrectly or are just wrong. I'll quote the...
`clap` constitutes roughly 80% of sudo's binary size. According to this we have various choices that are significantly smaller: https://github.com/rosetta-rs/argparse-rosetta-rs#results Among those, `pico-args` seems to be the 2nd most popular...
### Sudo for Windows version 1.0.0 ### Windows build number 10.0.26063.1 ### Other Software _No response_ ### Steps to reproduce According to my tests, the general expectation regarding `sudo` is...
### Description of the new feature / enhancement Running `sudo Get-ChildItem`, for example, should run the command Get-ChildItem with elevated privileges, instead of failing with Command not found. This could...
### Sudo for Windows version 1.0.0 ### Windows build number 10.0.20348.2582 ### Other Software _No response_ ### Steps to reproduce On Windows Server 2022, in an Administrator cmd.exe window, sudo...
This pull request removes our dependency on `which`, which Kenny so helpfully pointed out we don't need: https://gist.github.com/kennykerr/a4375597c7507182570576cf9e7b6ae5
ITNOA ### Description of the new feature / enhancement I think Integration, Consistency and Ecosystem driven is keys of Major Software Company for way of success I suggest you add...