shadowconfig

change and administer password and group data

Debian Debian
RUN apt-get update && \ apt-get install -y passwd
Ubuntu
RUN apt-get update && \ apt-get install -y passwd
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y passwd
CentOS
RUN yum install -y passwd
Fedora
RUN dnf install -y passwd
Raspbian
RUN apt-get update && \ apt-get install -y passwd
click the source code to copy install shadowconfig on any operating system with command-not-found.com