Je veux changer mon Shell par défaut de tcsh à bash. J'ai donc essayé et voici ce qui s'est passé :
>sudo chsh userid
Changing the login shell for userid
Enter the new value, or press ENTER for the default
Login Shell [/xhbin/tcsh]: /bin/bash
chsh: user 'userid' does not exist in /etc/passwd
En effet, je ne suis pas dans /etc/passwd. Je ne sais pas pourquoi.
Que puis-je faire ?