Command completion
I know about, and use bash command completion, but someone posted something that goes further. With the software installed I can type:
ssh hostname
And if I have used 'hostname' before I can tab and complete the name. I had this on my old workstation, but don't remember what I installed to do this. Someone on this forum made the recommendation, but I can't find the post. Thanks.
ssh hostname
And if I have used 'hostname' before I can tab and complete the name. I had this on my old workstation, but don't remember what I installed to do this. Someone on this forum made the recommendation, but I can't find the post. Thanks.
Comments
-
brownwrap Member Posts: 549I think I have the answer. On Red Hat, it is:
yum install bash-completion.noarch