项目作者: x13a
项目描述 :
Sudo GUI helper for macOS.
高级语言: Rust
项目地址: git://github.com/x13a/gsudo.git
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