X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 1 Feb 2010 16:18:25 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Bash completion and symlinks problem Message-ID: <20100201151825.GJ28659@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <8CCC8F85C5F2784387A32FAD835FB4E602DA8EE60B AT server03> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8CCC8F85C5F2784387A32FAD835FB4E602DA8EE60B@server03> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Feb 1 12:51, DEWI - N. Zacharias wrote: > > Hi all, > > another problem after updating cgwin . The bash completion don't work for symlinks . > > assume having a /cygdrive/c/bin directory which contains symlinks to scripts in a central directory on our file sever say /cygdrive/x /centraltools/ > > eg. > > /cygdrive/c/bin/dosomething.pl -> /cygdrive/x /centraltools/dosomething.pl > > The strange thing is, old links as well as new ones executed fine. Only they don't appear in the completion. > > Can someone tell me why ?? Work for me. Your symlink points to a script which has no execute permissions (if "acl" is set on the target mount), or the script doesn't start with a shebang. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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