From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17491 invoked by alias); 20 Sep 2014 04:36:32 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 17481 invoked by uid 89); 20 Sep 2014 04:36:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtpback.ht-systems.ru Received: from smtpback.ht-systems.ru (HELO smtpback.ht-systems.ru) (78.110.50.181) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Sat, 20 Sep 2014 04:36:29 +0000 Received: from [91.79.67.207] (helo=darkdragon.lan) by smtp.ht-systems.ru with esmtpa (Exim 4.80.1) (envelope-from ) (Authenticated sender: postmaster@rootdir.org) id 1XVCOg-0007km-JA ; Sat, 20 Sep 2014 08:35:47 +0400 Received: from [192.168.1.10] (HELO daemon2) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Sat, 20 Sep 2014 04:27:38 -0000 Date: Sat, 20 Sep 2014 11:14:00 -0000 From: Andrey Repin Reply-To: cygwin@cygwin.com Message-ID: <357201998.20140920082734@mtu-net.ru> To: Paul.Domaskis , cygwin@cygwin.com Subject: Re: No file name completion for file names start with underscore In-Reply-To: References: <20140918000242.GA17489@phoenix> <20140918221943.GA22077@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-09/txt/msg00317.txt.bz2 Greetings, Paul.Domaskis! >> David is right: find does accept a file name as the path argument. >> I didn't know that. (Obviously.) The man page doesn't really say, >> but all references to the path argument suggest that it contains a >> directory or list of directories. >> >> Nevertheless, the completion function for find (_find(), in >> /etc/bash_completion.d/findutils or >> /usr/share/bash-completion/completions/find) does expect that >> argument to be a directory and expands only directories. > I think I will need to deepen my knowledge into the bowels of unix. > This thread is the first I've heard that completion depended on the > command being typed. Thanks, all. That's the reason for bash-completion package. If you remove it, then the completion will fall back to generic behavior. -- WBR, Andrey Repin (anrdaemon@yandex.ru) 20.09.2014, <8:26> Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple