Use the following from terminal:
chown – R user:group /dir
eg. to change the etc/ices/ directory and all recursive files and folders to the user ices of group music you would type the following
chown – R ices:music /etc/ices
Use the following from terminal:
chown – R user:group /dir
eg. to change the etc/ices/ directory and all recursive files and folders to the user ices of group music you would type the following
chown – R ices:music /etc/ices