Comment 32 for bug 525552

Revision history for this message
crhan123@gmail.com (crhan123) wrote :

`echo "shell -/bin/bash" >> $HOME/.screenrc` will solve your problem by invoking the bash as login shell

see `man 1 screen`, and search for `shell command` can find the answer.