run-parts
Miscellaneous utilities specific to Debian
Install
- All systems
-
curl cmd.cat/run-parts.sh
- Debian
-
apt-get install debianutils - Ubuntu
-
apt-get install debianutils -
Alpine
-
apk add run-parts - Arch Linux
-
pacman -S run-parts - Kali Linux
-
apt-get install debianutils - CentOS
-
yum install crontabs - Fedora
-
dnf install crontabs - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install debianutils - OS X
-
brew install debianutils - Raspbian
-
apt-get install debianutils - Docker
-
docker run cmd.cat/run-parts run-partspowered by Commando
debianutils
Miscellaneous utilities specific to Debian
This package provides a number of small utilities which are used primarily by the installation scripts of Debian packages, although you may use them directly. The specific utilities included are: add-shell installkernel ischroot remove-shell run-parts savelog tempfile which