PDA

View Full Version : Script to Change file permissions


webdev
09-06-2009, 08:51 PM
Hi I am new to unix and want to learn shell scripting. Right now I am use cygwin for windows but sooner I will switch to ubantu. So when I wrote my first script (just copied from the book I was reading), I came to know I have to give execute permission to the script file. So now I want to...