[ale] Odd execute problem
David Boardman
david.boardman at arris-i.com
Wed Apr 21 09:32:27 EDT 1999
Sounds to me like either your permissions on the file are wrong, or your user/group
access to the file is wrong. I believe these are the only reasons you would get a
"permission denied" error. Can you do an 'ls -al' on the /download directory and
give us that info?
Dave
Nomad the Wanderer wrote:
> 755
>
> Thus spake Wandered Inn (esoteric at denali.atlnet.com):
>
> > What are the perms on /Downloads?
> >
> > Nomad the Wanderer wrote:
> > >
> > > I wrote a perl script. I verified the path in the #! line and I've
> > > triple checked the perms.
> > >
> > > If I have the file in /Downloads and execute "./fixsfv" or
> > > "/Downloads/fixsfv" I can't execute. "Permission denied." If I
> > > add /Downloads to my path and try either of the above or even just
> > > call it by path, it fails with the same error.
> > >
> > > If I copy the file to /usr/local/bin, I can execute it fine.
> > >
> > > fstab:
> > > /dev/sdb1 / ext2 defaults 1 1
> > > /dev/sde1 /Downloads ext2 defaults 0 2
> > >
> > > mount:
> > > /dev/sdb1 on / type ext2 (rw)
> > > /dev/sde1 on /Downloads type ext2 (rw)
> > >
> > > Thoughts...
> > > Robert
> > >
> > > ---------------------------------------------------------------------------
> > > Robert L. Harris | Windows is to Unix
> > > Senior System Administrator II | what 'hooked on phonics'
> > > at Great West Life. \_ is to Shakespeare
> > >
> > > http://www.orci.com/~nomad
> > >
> > > DISCLAIMER:
> > > These are MY OPINIONS ALONE. I speak for no-one else.
> > >
> > > FYI:
> > > perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
> >
> > --
> > Until later: Geoffrey esoteric at denali.atlnet.com
> >
> > It should be illegal to yell "Y2K" in a crowded economy.
> > -- Larry Wall, creator of the programming language Perl
>
> ---------------------------------------------------------------------------
> Robert L. Harris | Windows is to Unix
> Senior System Administrator II | what 'hooked on phonics'
> at Great West Life. \_ is to Shakespeare
>
> http://www.orci.com/~nomad
>
> DISCLAIMER:
> These are MY OPINIONS ALONE. I speak for no-one else.
>
> FYI:
> perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
More information about the Ale
mailing list