delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <38833497.48D76F24@vinschen.de> |
Date: | Mon, 17 Jan 2000 16:26:15 +0100 |
From: | Corinna Vinschen <corinna AT vinschen DOT de> |
X-Mailer: | Mozilla 4.7 [en] (WinNT; I) |
X-Accept-Language: | de,en |
MIME-Version: | 1.0 |
To: | Marco Welti <marco DOT welti AT fantastic DOT com> |
CC: | cygwin <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | Re: starnge behavior command correction in tcsh |
References: | <1F5F2CE7819FD3119835006008F5CDF4247D17 AT zugitsmxs01> |
Marco Welti wrote: > to me it looks like the if tcsh doesn't evaluate the $PATH > (or the hash-table) before invoking the correction-processor. > > mwelti AT zug0023d ~~> which cp > /usr/local/cygnus/CYGWIN~1/H-I586~1/bin/cp > mwelti AT zug0023d ~~> cp foo bar > > CORRECT>cd foo bar (y|n|e|a)? > > I reduced my .tcshrc to the single line > set correct = cmd > but without any success. So I don't think it is a shell-setup-problem. > > Is there anything else I could try? - In the above example: Is cp executed if you enter 'n' on the "CORRECT" line? - Check if your PATH is correct. - Check the mount points. - Try in your bin dir `mv cp.exe cp' Last but not least: unset correct It's only boring the user, IMHO. Regards, Corinna -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |