sudo
sudo copied to clipboard
sudo for windows
触发条件: sudo.exe cmd  sudo.exe -spawn cmd running the new CMD terminal will not cause problems, but it cannot meet the requirements
If the exit code of the bat script is not 0, the sudo process does not exit
It would be nice if this could be published to Chocolatey for easier installation and updating. Would there be any interest in supporting this?
Hi! Could you please add a Win32 (x86) build to your 0.0.1 release? I've been struggling to find a self-contained elevated command executor for Windows that pipes output correctly, and...
windows 10 1) `sudo timeout 3` error: input redirect is not supported. 2) environment variable is not exported to sudo process, from my con ConEmu I have executed `sudo su`...
Would it be possible to add a -u switch, so I can run a program as a different user?
Would it be possible to have a switch to elevate to `NT Authority\SYSTEM` through `psexec` or similar tools? This privilege level is required for many things that Administrator cannot do,...
# Environment windows 8.1 x64, `$PSVersionTable` output is here ``` Name Value ---- ----- PSVersion 5.0.10586.117 PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...} BuildVersion 10.0.10586.117 CLRVersion 4.0.30319.42000 WSManStackVersion 3.0 PSRemotingProtocolVersion 2.3 SerializationVersion...