/ Published in: Bash
drush pm-list --status=enabled --pipe | grep 'uc_' | xargs -i drush pm-disable '{}' -y
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
http://drupal.stackexchange.com/questions/74840/how-do-you-disable-modules-in-bulk-via-drush-matching-a-specific-pattern