pwconv
pwconv
The "pwconv" command in Linux is used to update the system's password file and shadow password file. It converts the passwords from the traditional "passwd" file format to the more secure shadow password file format
help
Usage: pwconv [options]
Options:
-h, --help display this help message and exit
-R, --root CHROOT_DIR directory to chroot into
Last updated