Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: de,en MIME-Version: 1.0 To: Marco Welti CC: cygwin Subject: Re: starnge behavior command correction in tcsh References: <1F5F2CE7819FD3119835006008F5CDF4247D17 AT zugitsmxs01> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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