Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.
/ gsudo Public archive

Sudo GUI helper for macOS.

License

Notifications You must be signed in to change notification settings

x13a/gsudo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gsudo

Sudo GUI helper for macOS.

Installation

$ make
$ sudo make install

or

$ brew tap x13a/tap
$ brew install x13a/tap/gsudo

Usage

gsudo [-h|V] <EXECUTABLE> [..<ARG>]

Example

To exec with admin rights:

$ gsudo /bin/ls -la