setpriv
miscellaneous system utilities
Install
- All systems
-
curl cmd.cat/setpriv.sh
- Debian
-
apt-get install setpriv
- Ubuntu
-
apt-get install setpriv
- Alpine
-
apk add util-linux
- Arch Linux
-
pacman -S util-linux
- Kali Linux
-
apt-get install util-linux
- CentOS
-
yum install util-linux
- Fedora
-
dnf install util-linux
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install setpriv
- OS X
-
brew install util-linux
- Raspbian
-
apt-get install setpriv
- Dockerfile
- dockerfile.run/setpriv
- Docker
-
docker run cmd.cat/setpriv setpriv
powered by Commando
util-linux
miscellaneous system utilities
This package contains a number of important utilities, most of which are oriented towards maintenance of your system. Some of the more important utilities included in this package allow you to view kernel messages, create new filesystems, view block device information, interface with real time clock, etc.
setpriv
tool to run a program with different Linux privilege settings
This package provides the setpriv command which allows the user to set or query various Linux privilege settings that are inherited across execve.