sudo
sudo copied to clipboard
It's sudo, for Windows
Clicking the button in setting does nothing and it reverts a few seconds later. See video of issue at https://t.co/wKHQ9o7Mm6 Also nothing seems to be in registry. Thank you all...
No clue how achievable this would be, but if this could somehow show “Requested by Terminal” and maybe a “More Info” button that shows the full command line that’d be...
The biggest problem with Windows's requirement to run some commands/operations/RPC in an "elevated" context is that it is not possible to run this in a TTY. Currently this tool is...
In `sudo` for Linux, the long option name for `-E` is `--preserve-env`; please support that as the long version of `-E`. `--preserve-env` additionally accepts an optional list of environment variables,...
I love it but new window over inline by default feels like a really bad choice. It’s unfamiliar to users on other platforms, which this is copying. I suggest changing...
`sudo` for Linux supports a `-D`/`--chdir` option, which changes to a specified directory before running the specified command. Please consider supporting the same option.
`sudo` for Linux supports `-s`/`--shell` to run a shell as the target user. Please consider supporting the same option, as a shorthand for `sudo cmd`. `sudo.ps1` could check for this...
`sudo` on Linux has an option `-H`/`--set-home`, which sets the home directory to that of the target user. (If this is already the default behavior, then consider accepting and ignoring...
We should support a setting for a "credential timeout" that would allow the user to enter their password once, and then not be prompted for a period of time (e.g....
We should backport Sudo to Windows 10. Ultimately, this shouldn't be too hard, but porting the settings app changes may be a bit of a pain. This is internally, MSFT:48735673