vipw
Edit the password file. More information: <https://manned.org/vipw>.
Install
- All systems
-
curl cmd.cat/vipw.sh
- Debian
-
apt-get install passwd
- Ubuntu
-
apt-get install passwd
- Alpine
-
apk add util-linux
- Arch Linux
-
pacman -S util-linux
- Kali Linux
-
apt-get install passwd
- Fedora
-
dnf install shadow-utils-2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install passwd
- OS X
-
brew install util-linux
- Raspbian
-
apt-get install passwd
- Dockerfile
- dockerfile.run/vipw
- Docker
-
docker run cmd.cat/vipw vipw
powered by Commando
Edit the password file. More information: <https://manned.org/vipw>.
-
Edit the password file:
vipw
-
Display the current version of `vipw`:
vipw --version
© tl;dr; authors and contributors