Use sudo in Windows
Contents
This is not the same sudo
you use in *nix systems. It just shares the name.
It is quite tiresome to launch a new instance of the running program with admin privilege.
Install
|
|
Other installation methods are in the repo: https://github.com/gerardog/gsudo
Usage
Prepend sudo
to the command that requires admin provolege. It will launch UAC.
Author Aditya
LastMod 2022-05-02 (53f30a6)