This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem in tcsh


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]