Hacker News new | ask | show | jobs
by Newky 4777 days ago
There is bash completion for ssh.

Its included as part of the bash-completion package on most distributions of linux.

Its got extremely good completion support for hostnames

It has the added advantage of also auto-completing for scp.

1 comments

SCP autocomplete is very useful indeed. Especially when using ControlMaster, then autocomplete is almost instantly.