delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Fri, 06 Sep 2002 11:20:35 -0400 |
From: | Jason Tishler <jason AT tishler DOT net> |
Subject: | Re: Tab completion of exes - what am I doing wrong? |
In-reply-to: | <3D78BD22.3010404@dufair.org> |
To: | cygwin AT cygwin DOT com |
Mail-followup-to: | cygwin AT cygwin DOT com |
Message-id: | <20020906152035.GE1964@tishler.net> |
MIME-version: | 1.0 |
User-Agent: | Mutt/1.4i |
References: | <3D78BD22 DOT 3010404 AT dufair DOT org> |
Jason On Fri, Sep 06, 2002 at 09:35:14AM -0500, Jason Dufair wrote: > I have a fresh install of Cygwin 1.3.12 on Win2K (SP2). I have > CYGWIN=binmode tty ntsec. Oddly, tab completion seems not to work for > executables in bash. IOW, if, on a fresh command line, I type > "gre<tab>", it doesn't complete to "grep", as I'd expect. I do, > however get filename completion, i.e. "grep foo.tx<tab>" does complete > to "grep foo.txt" Try the following: $ chmod 755 /bin/grep.exe I presume that your /bin/grep.exe has permissions something like the following: $ ls -l /bin/grep.exe -rwx------ 1 Administ None 85504 Mar 21 00:16 /bin/grep.exe Jason -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |