20 Feb
2012
20 Feb
'12
3:40 p.m.
chown -R your_user_name:users_or_some_another_group_you_wanna_assing_as_owener /foo/bar man chown something like: chown -R pete:users /home/pete/M{usic,ovies} should do it, remebr to run it as root. But be avare that that will make you the ofvner of everysingle file in those folders :D