Enable a drupal module and all of its submodules
for i in $(find . -iname "*.info" | cut -d '/' -f 3); do drush en -y $i; done
Written by Kornel Lugosi
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Sh
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#