gsudo | Sudo for Windows | Command Line Interface library
kandi X-RAY | gsudo Summary
kandi X-RAY | gsudo Summary
gsudo is a C# library typically used in Utilities, Command Line Interface applications. gsudo has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.
gsudo is a sudo equivalent for Windows, with a similar user-experience as the original *nix sudo. It allows to run commands with elevated permissions, or to elevate the current shell, in the current console window or a new one. Just prepend gsudo (or the sudo alias) to your command and it will run elevated. One UAC popup will appear each time. You can see less popups if you enable gsudo cache. gsudo is very easy to install and use, and has more features. Its similarities with Unix/Linux sudo make the experience a breeze.
gsudo is a sudo equivalent for Windows, with a similar user-experience as the original *nix sudo. It allows to run commands with elevated permissions, or to elevate the current shell, in the current console window or a new one. Just prepend gsudo (or the sudo alias) to your command and it will run elevated. One UAC popup will appear each time. You can see less popups if you enable gsudo cache. gsudo is very easy to install and use, and has more features. Its similarities with Unix/Linux sudo make the experience a breeze.
Support
Quality
Security
License
Reuse
Support
gsudo has a medium active ecosystem.
It has 3598 star(s) with 103 fork(s). There are 34 watchers for this library.
It had no major release in the last 12 months.
There are 17 open issues and 166 have been closed. On average issues are closed in 67 days. There are 2 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of gsudo is v2.0.10
Quality
gsudo has 0 bugs and 0 code smells.
Security
gsudo has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
gsudo code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
gsudo is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
gsudo releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gsudo
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gsudo
gsudo Key Features
No Key Features are available at this moment for gsudo.
gsudo Examples and Code Snippets
No Code Snippets are available at this moment for gsudo.
Community Discussions
Trending Discussions on gsudo
QUESTION
"bash: export: ... not a valid identifier" in CLI of git-bash shell "MINGW64" on Windows 10
Asked 2021-Jul-12 at 08:58
Using git for Windows, I always get the following output when opening a new git-bash terminal:
...ANSWER
Answered 2021-Jul-12 at 08:58As correctly pointed out in the first comment under my OP by @Zilog80, I had to check and remove all $
after the export
-command in the following bash
start-up scripts:
- .bashrc
- .bash_profile
- .profile
In my case, all the fuss boiled down to the following line in my ~/.bashrc
- script:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install gsudo
Note: gsudo is portable. No windows service is required or system change is done, except adding gsudo to the Path.
Using Scoop: scoop install gsudo
Or using Chocolatey: choco install gsudo
Or using WinGet winget install gerardog.gsudo
Or manually: Unzip the latest release, and add to the path. Or let the following script do it for you:
Using Scoop: scoop install gsudo
Or using Chocolatey: choco install gsudo
Or using WinGet winget install gerardog.gsudo
Or manually: Unzip the latest release, and add to the path. Or let the following script do it for you:
Support
If you are more productive thanks to gsudo, please consider sponsoring gsudo. I dedicated my free time for months making this project. Also to provide a signed application, I have paid each year for an Open-Source code-signing certificate.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page