How to fix infinite bash loop (bashrc + bash_profile) when ssh-ing into an ec2 server?
John M. asked: I mistakenly have source .bash_profile in the bashrc file and vice versa. Now when I tried to ssh into the machine (ec2), it will stuck at loading …