I happened to need mkpasswd command in CentOS 6.3 minimal:
While there is no package for the tool it can be found in expect command. So run as shown :
yum install expect
I happened to need mkpasswd command in CentOS 6.3 minimal:
While there is no package for the tool it can be found in expect command. So run as shown :
yum install expect