On Sun, Aug 28, 2005 at 10:08:34PM +0200, Krzysztof Duleba wrote:
> Baksik, Frederick (NM75) wrote:
>
> > The command /usr/bin/perlcc is actually a perl script that performs
> the -r
> > check to test if it can open the file.
>
> Thanks for explanation. I assumed that perlcc is a binary file. IIR
Reini Urban wrote:
>
> > Thanks for explanation. I assumed that perlcc is a binary file. IIRC
this
> > is a known issue with perl scripts.
>
> No. That's a known issue if you are member of the magic Windows
> Administrators group.
No. This applies to all Windows groups.
I think it is importand to
Krzysztof Duleba schrieb:
Baksik, Frederick (NM75) wrote:
The command /usr/bin/perlcc is actually a perl script that performs
the -r check to test if it can open the file.
Thanks for explanation. I assumed that perlcc is a binary file. IIRC this
is a known issue with perl scripts.
No. That's
Baksik, Frederick (NM75) wrote:
> The command /usr/bin/perlcc is actually a perl script that performs
the -r
> check to test if it can open the file.
Thanks for explanation. I assumed that perlcc is a binary file. IIRC this
is a known issue with perl scripts.
> So when perl does the -r check, it
"Baksik, Frederick (NM75)" wrote:
(Disclaimer - I'm no expert on this stuff)
> # owner: Administrators
> # group: Domain Users
> user::rw-
> group::---
> mask:rwx
> other:---
>
> [EMAIL PROTECTED] ~
> $ perl -ne 'print "hi: ", $_' new.pl
> hi: print "hello world\n"
Is 'e728075' a member of the
> Krzysztof Duleba wrote:
>
> Brian Dessent wrote:
> > > $ ls -l foo.pl
> > > -rwx--+ 1 Administratorzy Brak 34 Aug 28 16:29 foo.pl
> > >
> > > I guess that in strict mode the file should not be readable by me.
> > > However, cat and perl can read it without problems.
> >
> > I don't kno
Brian Dessent wrote:
> > $ ls -l foo.pl
> > -rwx--+ 1 Administratorzy Brak 34 Aug 28 16:29 foo.pl
> >
> > I guess that in strict mode the file should not be readable by me.
> > However, cat and perl can read it without problems.
>
> I don't know why perlcc complains when perl does not. But t
Krzysztof Duleba wrote:
> $ ls -l foo.pl
> -rwx--+ 1 Administratorzy Brak 34 Aug 28 16:29 foo.pl
>
> I guess that in strict mode the file should not be readable by me.
> However, cat and perl can read it without problems.
I don't know why perlcc complains when perl does not. But the above
s
8 matches
Mail list logo