AddThis

Friday, April 6, 2012

Bash the Bashrc

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"