How do I chmod & chown recursively?
I'd prefer to do this via the command line than go thru each directory and files within
(-so my 6 year old can have some of my spaceships!- he's pretty p.o.'d right now . . .)
man chmod and man chown are not elucidating,
I've tried -r but this seems to be an illegal option.
- also curious -- anyone know any good 'foreach' type scripts that would work in this context?