From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Ogd4p-0000z0-5w for garchives@archives.gentoo.org; Wed, 04 Aug 2010 12:28:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C20A6E0B6A; Wed, 4 Aug 2010 12:27:46 +0000 (UTC) Received: from mx.virtyou.com (mx.virtyou.com [94.23.166.77]) by pigeon.gentoo.org (Postfix) with ESMTP id 9A51FE0B6A for ; Wed, 4 Aug 2010 12:27:46 +0000 (UTC) Received: from weird.localnet (p4FF043A8.dip.t-dialin.net [79.240.67.168]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.virtyou.com (Postfix) with ESMTPSA id 00E474A8294 for ; Wed, 4 Aug 2010 14:27:45 +0200 (CEST) From: Alex Schuster To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] bashcomp cannot work well with rsync Date: Wed, 4 Aug 2010 14:27:37 +0200 User-Agent: KMail/1.13.5 (Linux/2.6.34-tuxonice-r1; KDE/4.4.5; x86_64; ; ) References: In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201008041427.38892.wonko@wonkology.org> X-Archives-Salt: 69e10c49-6633-441a-b1ca-41ad39810d68 X-Archives-Hash: ae03d3e6eb3192766b0b721f53ef3bd5 Xi Shen writes: > after i enabled bash completion for rsync, i got this error when type > TAB to auto complete the file name > > bash: _known_hosts_real: command not found > > > it used to work very well. do i missed something? Maybe googling :) Does this help? http://bugs.gentoo.org/301632 Wonko