How to get the modules list in Drupal as in admin/build/modules?
You can use drush pm-list --type=Module --status=enabled
command for getting a list of installed modules.
For further options, please check out http://www.drupaltonight.com/drupal-articles/using-drush-get-list-enabled-modules