Posted by DanGarthwaite on January 16, 2011 at 6:26pm
drush sqlq 'select name from system where status=1 and filename like "site%" ' | column name token spaces_og fieldgroup jquery_ui auto_nodetitle token_actions spaces_ui nodereference draggableviews admin_menu views ctools number og_panels backup_migrate views_export features optionwidgets panels devel views_ui page_manager text omega flag boxes views_content userreference dbtuner imageapi context adminrole date ckeditor imageapi_gd context_ui admin_menu_toolbar date_api rules imagecache og admin_views date_locale strongarm imagecache_ui og_access views_bulk_operations date_popup supercron page_title og_views content date_repeat pathauto purl content_copy date_timezone stringoverrides spaces content_permissions date_tools
I haven't even logged in yet...

Comments
Drush rules!!! :)
The sad part is that you did this for a D6 site... :(
Jake Strawn (@himerus)
ThemeGeeks | Development Geeks
Omega - 960.gs
I was forced to.
I was forced to. I spent a day and a half reviewing the issue queues for all those modules on D7.
Thought you might like this
Optimize production database tables nightly
55 0 * * * ( cd /var/www/YOUR_WEBSITE; eval
drush sql-connect | sed -e 's/^mysql/mysqlcheck/' -r -e 's/(\S*)$/--database \1/'; )