2011/3/27 Rony gnulinuxist@gmail.com:
Seperate folders will be made for the scripts which will be owned and grouped by root only and users will be 'others' and will get only execute permissions. Read and Write will be removed for them.
If I remember my Unix permissions correctly, scripts and other interpreted language source files need to be readable by the interpreter - even with hash-bangs, binfmt_misc.o magic etc.
Binand