[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Odd execute problem
- Subject: [ale] Odd execute problem
- From: esoteric at denali.atlnet.com (Wandered Inn)
- Date: Wed, 21 Apr 1999 11:24:38 +0000
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