Need help in changing Permissions to 775 for files and directories

Hi All

I need to create a script which would change Permissions to 775

All the Files and directories will be mentioned in the Paramter files

Can anyone give a Hint how to proceed in this ??

THanks

chmod -R 775 /dirnname