if ! grep -q '/bin/mksh' etc/shells ; then
 echo "/bin/mksh" >> etc/shells
fi