what does "execute" permission do?
Posted
by terrani
on Super User
See other posts from Super User
or by terrani
Published on 2010-03-09T00:09:19Z
Indexed on
2010/03/09
0:21 UTC
Read the original article
Hit count: 392
Hi,
I am shocked that I still don't understand "Execute" permission in linux. There are three permission - read, write, and execute. I understand that read and write literally, but what does execute do exactly? Let's say I have example.php with execute permission. What can I do with example.php???
© Super User or respective owner