Hello,

in ssh it's possible to specify shortcuts for hostnames in
~/.ssh/config like 

# FH
Host fh
HostName lux12.if.fh-landshut.de
Protocol 2
Compression yes
CheckHostIP no
ForwardX11 yes

It would be nice if that hostnames could be included in ssh/scp
completion. I think it's possible to get out this names with

cat ~/.ssh/config|grep 'Host '|sed 's/Host //'



Regards,
  Bernhard
-- 
Computer der Zukunft werden nicht mehr als 1,5 Tonnen wiegen.
        -- Die Zeitschrift »Populäre Mechanik« (1949)



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to