table of contents
conflicting packages
| RUN0-PKEXEC(1) | User Commands | RUN0-PKEXEC(1) |
NAME¶
run0-pkexec - run a command with substitute user ID via run0
SYNOPSIS¶
run0-pkexec [options...] {program} [arguments...]
DESCRIPTION¶
run0-pkexec is a wrapper around run0(1). It tries to emulate the pkexec(1) behavior as good as possible.
OPTIONS¶
--keep-cwd
Stay in current directory.
--user user
Switches to the specified user instead of
root.
--help
Display help text and exit.
--version
Display version and exit.
SEE ALSO¶
| 01/09/2026 | run0-wrappers 0.4.0 |