Cómo establecer el permiso de ejecutar en Linux
chmod +x script-name-here.sh #Change the "script-name-here" to the name of your .sh file.
Grepper Creeper
chmod +x script-name-here.sh #Change the "script-name-here" to the name of your .sh file.
chmod 664 *.page
chmod -x script-name-here.sh #Change the "script-name-here" to the name of your .sh file.