On Fri, Mar 11, 2005 at 06:12:58PM -0500, Igor Pechtchanski wrote:
> On Fri, 11 Mar 2005, Yitzchak Scott-Thoennes wrote:
>
> > On Thu, Mar 10, 2005 at 08:44:40PM -0500, Igor Pechtchanski wrote:
> > > Hi,
> > >
> > > I'm having trouble with Perl 5.8.6-4 under Cygwin 1.5.12.
> > >
> > > $ perl -e 'e
Igor Pechtchanski wrote:
> I'm having trouble with Perl 5.8.6-4 under Cygwin 1.5.12. Some perl
> script uses the "-r" test to chech whether a directory is readable. It
> fails on the following directory:
For what it's worth I can't seem to observe this with a directory with
similar permissions:
On Fri, 11 Mar 2005, Yitzchak Scott-Thoennes wrote:
> On Thu, Mar 10, 2005 at 08:44:40PM -0500, Igor Pechtchanski wrote:
> > Hi,
> >
> > I'm having trouble with Perl 5.8.6-4 under Cygwin 1.5.12.
> >
> > $ perl -e 'exit !(-r $ARGV[0])' /cygdrive/c/Program\
> > Files/ThinkPad/Utilities && echo "yep
On Thu, Mar 10, 2005 at 08:44:40PM -0500, Igor Pechtchanski wrote:
> Hi,
>
> I'm having trouble with Perl 5.8.6-4 under Cygwin 1.5.12. Some perl
> script uses the "-r" test to chech whether a directory is readable. It
> fails on the following directory:
>
> $ perl -e 'exit !(-r $ARGV[0])' /cygd
On Fri, 11 Mar 2005, Corinna Vinschen wrote:
> On Mar 10 20:44, Igor Pechtchanski wrote:
> > Hi,
> >
> > I'm having trouble with Perl 5.8.6-4 under Cygwin 1.5.12.
> > [snip]
> > $ perl -e 'exit !(-r $ARGV[0])' /cygdrive/c/Program\
> > Files/ThinkPad/Utilities && echo "yep"
> > $ test -r /cygdrive
On Mar 10 20:44, Igor Pechtchanski wrote:
> Hi,
>
> I'm having trouble with Perl 5.8.6-4 under Cygwin 1.5.12. Some perl
> script uses the "-r" test to chech whether a directory is readable. It
> fails on the following directory:
>
> $ perl -e 'exit !(-r $ARGV[0])' /cygdrive/c/Program\ Files/Thi
Hi,
I'm having trouble with Perl 5.8.6-4 under Cygwin 1.5.12. Some perl
script uses the "-r" test to chech whether a directory is readable. It
fails on the following directory:
$ perl -e 'exit !(-r $ARGV[0])' /cygdrive/c/Program\ Files/ThinkPad/Utilities
&& echo "yep"
$ test -r /cygdrive/c/Pro
7 matches
Mail list logo