Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/candera/sudo

A very simple sudo for Windows
https://github.com/candera/sudo

Last synced: 20 days ago
JSON representation

A very simple sudo for Windows

Awesome Lists containing this project

README

        

sudo - A very simple sudo for Windows.

Craig Andera ([email protected])

I like to use the keyboard, not the mouse, and it's a pain to right-click stuff all the time to run it elevated. So I wrote this. To use it, you just drop sudo.exe in your PATH somewhere, and then do stuff like this:

sudo notepad C:\windows\system32\drivers\etc\hosts

or

sudo explorer .

And sudo will run whatever command is specified after asking for elevation.