So I messed up my bashrc. I forgot exactly what I did, but when I logged in, my shell would crash. ARG!! So I had to somehow log in and fix it, even though logging in was the problem to begin with. Searching the interwebs revealed a few solutions, but the one that worked was:
ssh jkeam@host -t "bash --noprofile --norc"
No comments:
Post a Comment