Yes it has executable permissions <div><br></div><div>but not able to execute the shell script.<br><br><div class="gmail_quote">On Wed, Jul 21, 2010 at 4:38 PM, Marchant, Jan <span dir="ltr"><<a href="mailto:jan.marchant02@imperial.ac.uk">jan.marchant02@imperial.ac.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Silly answer - are you sure you have execute permissions set?<br>
<br>
See for example <a href="http://www.dartmouth.edu/~rc/help/faq/permissions.html" target="_blank">http://www.dartmouth.edu/~rc/help/faq/permissions.html</a><br>
<br>
Cheers,<br>
Jan<br>
<br>
________________________________________<br>
From: <a href="mailto:maemo-developers-bounces@maemo.org">maemo-developers-bounces@maemo.org</a> [<a href="mailto:maemo-developers-bounces@maemo.org">maemo-developers-bounces@maemo.org</a>] On Behalf Of praveen koduru [<a href="mailto:prawin1111@gmail.com">prawin1111@gmail.com</a>]<br>
Sent: 21 July 2010 11:57<br>
To: Daniil Ivanov<br>
Cc: <a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a><br>
Subject: Re: on N900 after gainroot, executing shell script throws permission denied error.<br>
<div class="im"><br>
I have used both the ways Daniil, but no use..<br>
<br>
I mean "sh shellscript.sh" works fine,, but ./shellscript.sh doesnt work<br>
<br>
I have even tried<br>
1. /bin/sh<br>
2. ./shellscript.sh<br>
<br>
also,<br>
1.bash<br>
2. ./shellscript.sh<br>
<br>
but same error "permission denied"<br>
<br>
</div><div class="im">On Wed, Jul 21, 2010 at 4:13 PM, Daniil Ivanov <<a href="mailto:daniil.ivanov@gmail.com">daniil.ivanov@gmail.com</a><mailto:<a href="mailto:daniil.ivanov@gmail.com">daniil.ivanov@gmail.com</a>>> wrote:<br>
Hi Praveen!<br>
<br>
Use<br>
sh shellscript.sh or ./shellscript.sh<br>
<br>
Thanks, Daniil.<br>
<br>
</div><div class="im">On Wed, Jul 21, 2010 at 1:39 PM, praveen koduru <<a href="mailto:prawin1111@gmail.com">prawin1111@gmail.com</a><mailto:<a href="mailto:prawin1111@gmail.com">prawin1111@gmail.com</a>>> wrote:<br>
> Hi,<br>
> on N900 after gainroot, executing shell script throws permission denied<br>
> error.<br>
> But the same shell script runs fine when I ran with /bin/sh shellscript.sh<br>
> Any body can help me to resolve this<br>
> -PK<br>
> _______________________________________________<br>
> maemo-developers mailing list<br>
</div>> <a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a><mailto:<a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a>><br>
<div><div></div><div class="h5">> <a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
><br>
><br>
<br>
</div></div></blockquote></div><br></div>