From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13358 invoked from network); 21 Jan 2005 09:31:51 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 21 Jan 2005 09:31:51 -0000 Received: (qmail 84520 invoked from network); 21 Jan 2005 09:31:45 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 21 Jan 2005 09:31:45 -0000 Received: (qmail 16620 invoked by alias); 21 Jan 2005 09:31:28 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8405 Received: (qmail 16609 invoked from network); 21 Jan 2005 09:31:27 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 21 Jan 2005 09:31:27 -0000 Received: (qmail 83349 invoked from network); 21 Jan 2005 09:31:27 -0000 Received: from mailsc1.simcon-mt.com (195.27.129.236) by a.mx.sunsite.dk with SMTP; 21 Jan 2005 09:31:24 -0000 Received: from localhost (localhost [127.0.0.1]) by mailsc1.simcon-mt.com (Postfix) with ESMTP id 2C3F43247F for ; Fri, 21 Jan 2005 10:31:23 +0100 (CET) Received: from localhost (localhost.local [127.0.0.1]) by gate.local (Postfix) with ESMTP id C009C103CF for ; Fri, 21 Jan 2005 10:31:21 +0100 (CET) Received: by vandal.local (Postfix, from userid 1001) id DDD9FAF170; Fri, 21 Jan 2005 10:29:26 +0100 (CET) Date: Fri, 21 Jan 2005 10:29:26 +0100 From: "Andrei A. Voropaev" To: zsh-users@sunsite.dk Subject: completing file names Message-ID: <20050121092926.GD19548@vandal.simcon-mt.de> Mail-Followup-To: zsh-users@sunsite.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at local gate X-Spam-Checker-Version: SpamAssassin 3.0.2 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, score=-2.6 required=6.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Hits: -2.6 Hi! Completion is very good, but very complex to quickly understand it :) So far I've configured everything as compinstall was guiding and I'm satisfied. Only one thing bothers me. I would like to get the list of hosts not from /etc/hosts file but from some other file. Because then I can rely on DNS to find the appropriate IP for given file name. And names I can collect say in ~/.known_hosts one host per line. How can I set it up? (in fact ~/.ssh/known_hosts can be such file, but there the host name is followed by lots of things on the line :) -- Minds, like parachutes, function best when open