delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4600793E.3587D888@dessent.net> |
Date: | Tue, 20 Mar 2007 17:15:58 -0700 |
From: | Brian Dessent <brian AT dessent DOT net> |
X-Mailer: | Mozilla 4.79 [en] (Windows NT 5.0; U) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Tab Completion and Typical Behavior |
References: | <f8utv294jjjninbskuj5csfh2kq0hag8d6 AT 4ax DOT com> <etotnn$75r$1 AT sea DOT gmane DOT org> <m3t003hg9bsst7tfn7ktm7lvacaqaf90im AT 4ax DOT com> |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
robert_neville310 AT yahoo DOT com wrote: > ~ $ .~/bin/myscript<DOES NOT complete> > cygdrive/g/ $ ./myscript<DOES NOT complete> Huh? Are you just trying random things? Neither of those should complete because they're invalid. "." means the current directory. So, typing ./foo means "a file named foo in the current directory", and if you're in /cygdrive/g there is no such file myscript.sh, thus nothing to complete. .~/bin is even more nonsensical. Brian -- 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 |