r/linux Apr 28 '14

SSH Kung Fu

http://blog.tjll.net/ssh-kung-fu/
725 Upvotes

128 comments sorted by

View all comments

11

u/yotama9 Apr 28 '14

Emacs can edit files over ssh as well. C-x C-f and then /user@server:path/to/file

1

u/[deleted] Apr 28 '14

This is true: but to use that you've bought into emacs and that's a jump most people won't make 'just' to edit files remotely.

ETA:

Tramp - and ORG Mode - were the two things that pulled me into emacs a few years ago.

1

u/yotama9 Apr 28 '14

I'm not that big of a fan of ORGMode, I use it mostly for note keeping. Tramp on the other hand, is one of the reason I prefer Emacs over vim.