Linux: Useful Software and Commands

To Change permission only on all subdirectories - find . -type d -exec chmod g+s {} \;