If you have Tram installed on Emacs, then you can have run remote shell in an Emacs buffer.
Steps to do so:
- Change the current directory to a remote directory with
M-x cd
- Enter a remote directory like
/plink:username:/
M-x shell
- Enter a shell program like
/bin/bash
Done!
Be First to Comment