On Wed, Apr 02, 2003 at 03:13:08PM +0530, Soumitra Pal wrote: > >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.
It seems so but I can't reproduce it. I need more details: Output of - id - ls -l /cygdrive/d/Perl/bin/Perl.exe - getfacl /cygdrive/d/Perl/bin/Perl.exe and the trace file of - strace -o trace.out tcsh -c 'which Perl' Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc. -- 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/