Hello,
-
OpenMandriva Lx version: 3.02
-
Desktop environment (KDE, LXQT…): KDE
-
Description of the issue (screenshots if relevant): where is chsh (change shell command)? util-linux is installed on my OpenMandriva Lx 3.02 installation and
urpmq -l util-linux | grep bin | grep chshreveals the binary for chsh should be in/usr/bin/chshbut it’s not there.ls /usr/bin/chshreturns:ls: cannot access '/usr/bin/chsh': No such file or directory. Whilewhich chshreturns:which: no chsh in (/sbin:/bin:/usr/sbin:/usr/bin). Any ideas what the problem is? I’ve tried re-installingutil-linuxwith:urpmi --replacepkgs util-linuxbut it’s made no difference to this issue.