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

Latest commit

 

History

History
26 lines (21 loc) · 281 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 281 Bytes

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