4
Chsh çalıştırmak kabuk değiştirmez
Kabuğumu bash'den zsh'ye değiştirmek istiyorum. Kullanıcı zol olarak oturum açarken aşağıdaki çalıştırmayı denedim: $ chsh -s /bin/zsh $ sudo chsh -s /bin/zsh zol $ su -c 'chsh -s /bin/zsh zol' # The above all results with: $ password: $ chsh: Shell not changed. # zsh exists in /etc/shells.. chsh -l …