Trace: • new_network_card • account_locked • apache_old_config • mime • upgrading_wordpress_sites • dns_validate • startup_run • chmod_on_directories
Use this example to chmod only directories
ls -R <path to some directory> |grep ":$"|sed 's/:$//'|xargs chmod g+x ls -R <path to some directory> |grep ":$"|sed 's/:$//'|xargs chmod o+x