BASH and/or .BASHRC not working properly after SU or SSH login unless run “bash” command

前端 未结 4 1044
余生分开走
余生分开走 2020-12-24 15:02

I have an Amazon EC2 Machine running Ubuntu 10.04.

The default user, ubuntu\'s .bashrc seems to be behaving properly, but if I ssh or

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-24 15:37

    Can't you use chsh to change shell? instead of hacking /etc/passwd?

提交回复
热议问题