pwck
change and administer password and group data
Install
- All systems
-
curl cmd.cat/pwck.sh
- Debian
-
apt-get install passwd
- Ubuntu
-
apt-get install passwd
- Alpine
-
apk add shadow
- Arch Linux
-
pacman -S shadow
- Kali Linux
-
apt-get install passwd
- Fedora
-
dnf install shadow-utils-2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install passwd
- Raspbian
-
apt-get install passwd
- Dockerfile
- dockerfile.run/pwck
- Docker
-
docker run cmd.cat/pwck pwck
powered by Commando
passwd
change and administer password and group data
This package includes passwd, chsh, chfn, and many other programs to maintain password and group data. Shadow passwords are supported. See /usr/share/doc/passwd/README.Debian