Computing.Net > Forums > Unix > wat is execute permission denied???

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

wat is execute permission denied???

Reply to Message Icon

Name: ckng
Date: October 11, 2006 at 01:13:52 Pacific
OS: unix
CPU/Ram: 638
Product: sun
Comment:

hi,
i have a problem and is needed by next week.
when i need to run a program at the specified time using the crontab, after that the program which will send a messege to the screen using the say command, which will show "Hello"

but there is an error when i run it, in the mail it show that

[
[unexpected end of line. this entry has been ignored.]
]

my crontab code is like tis

[
45 13 * * * /usr/testest > /usr/test.txt 2>&1
]

and my code for [testtest] is

[
#!bin/sh
DISPLAY=localhost:0.0 export DISPLAY

say HELLO
]

in the [test.txt] it shows
[
/usr/testtest : say : execute permission denied
]

does anyone know how to solve the [execute permission denied] problem?

Thank You for any advices.

thanks



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: wat is execute permission denied???

permission denied problem of script www.computing.net/answers/unix/permission-denied-problem-of-script/5394.html

ls gives permission denied www.computing.net/answers/unix/ls-gives-permission-denied/5365.html

getting rid of permission denied me www.computing.net/answers/unix/getting-rid-of-permission-denied-me/6502.html