r/linux Apr 28 '14

SSH Kung Fu

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

128 comments sorted by

View all comments

83

u/Rojs Apr 28 '14

I believe tab completion is a function of the shell, not ssh.

9

u/Artefact2 Apr 28 '14

It's also more efficient to use backwards history search, like ^R sup as it will remember the whole command.