You can do that with konqueror (right-hand click on folder)
and then change perm etc, click "apply to subfolder)
Recusirvely in a command line: probably possible,
or using a script with find
or using globs (I think . is all files ./. is only 1 directory down,
././. is 2 directory down)
I have never tried, so add a pinch of salt and experiment
|