![]() |
2010-02-28
, 21:36
|
Posts: 12 |
Thanked: 16 times |
Joined on Aug 2009
|
#2
|
Hi guys,
here is the situation, I tried to download file *.sh from my email then in the console typed chmod +x *.shin order to make it executable, but nothing happened, and the other thing is that when i tried ./*.sh it shows permission denied
any ideas?
![]() |
2010-03-17
, 21:51
|
|
Posts: 63 |
Thanked: 12 times |
Joined on Feb 2010
@ Thessaloniki Greece
|
#4
|
![]() |
2010-03-17
, 22:02
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#5
|
I don't have a script but an executable (I compiled it) which I can't execute. My exec has -rw-r--r-- permissions which I can't change. I try either ./MyExec or run-standalone.sh ./MyExec but both of them return Permission denied. Does anyone know what is wrong. Thanks in advance
![]() |
2010-03-17
, 22:17
|
|
Posts: 63 |
Thanked: 12 times |
Joined on Feb 2010
@ Thessaloniki Greece
|
#6
|
![]() |
2010-03-18
, 08:47
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#7
|
The Following User Says Thank You to Rob1n For This Useful Post: | ||
here is the situation, I tried to download file *.sh from my email then in the console typed chmod +x *.shin order to make it executable, but nothing happened, and the other thing is that when i tried ./*.sh it shows permission denied
any ideas?