Hacker News new | past | comments | ask | show | jobs | submit login

Indeed,

   port install bash
   cat /opt/local/bin/bash >> /etc/shells
   chsh -s /opt/local/bin/bash
   mv /bin/bash /bin/bash-apple
   ln /opt/local/bin/bash /bin/bash
solves the problem.



Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: