Last updated 3 years ago
Was this helpful?
ssh user@IP -t "bash --noprofile" ssh -t user@IP bash --norc --noprofile ssh -t user@IP /bin/sh ssh -t user@IP "bash --norc --noprofile -c '/bin/rm .bashrc'"