Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Soumitra Pal" To: Subject: Re: Problem in tcsh Date: Wed, 2 Apr 2003 15:13:08 +0530 Message-ID: <001901c2f8fc$45186970$a453579d@india.ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Hi Corinna, >> Hi, >> >> I am using cygwin tcsh 6.12.00-5. But I am having the following >> problem: >> >> Suppose I have included /cygdrive/d/Perl/bin and there is a >> exe "Perl.exe" in d:/Perl/bin directory. >> >> If press Pe + tab at command prompt it shows "Perl" among a >> list of other executables begining with Pe. >> But when I enter "Perl" at command prompt. It gives "Command >> not found". >> >> Strangely if I enter "perl" at command prompt, it works. I don't >> have any other perl in any of the directories in the path. >> >> Is it a known problem? > >Not yet. What does `which Perl' tell you? (The built-in which, >not /bin/which). > >Corinna Built-in which gives: Perl: Command not found. But "/bin/which" gives: /cygdrive/d/Perl/bin/Perl So it seems that it is a problem with tcsh. Thanks and regards, Soumitra. -- 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/