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 |
Message-ID: | <3F7843CF.90703@swcp.com> |
Date: | Mon, 29 Sep 2003 08:38:07 -0600 |
From: | "Lynn Wilson" <lynn AT swcp DOT com> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) |
Gecko/20030624 Netscape/7.1 (ax) | |
X-Accept-Language: | en-us, en |
MIME-Version: | 1.0 |
To: | cygwin <cygwin AT cygwin DOT com> |
Subject: | File name completion on symbolic links |
X-PMX-Version: | 4.0.4.76838 |
X-WSS-ID: | 13669C5B1213481-01-01 |
This is a very minor issue and it may be just a Bash problem, but... When I use Bash to do file name completion (using Tab) on a DIRECTORY that is a symlink I do not get the trailing slash '/'. If it's a real directory, the TAB results in the completion of the directory name with an appended slash. If it's a symlink, I get the directory name but NO slash. This is the part of my mount table that may be of interest: c:\program files on /PF type system (binmode) C:\cygwin\bin on /usr/bin type system (binmode) C:\cygwin\lib on /usr/lib type system (binmode) C:\cygwin on / type system (binmode) c: on /c type system (binmode) d: on /d type system (binmode,noumount) cd /c c> ls -ald Sources Public drwxr-xr-x+ 4 lrwilso mkgroup 4096 Aug 13 11:28 public/ lrwxrwxrwx 1 lrwilso mkgroup 100 Aug 13 09:52 Sources -> /d/Sources ls pub<tab> yields "ls public/" ls Sou<tab> yields "ls Sources" any insight? Lynn -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |