This is a very useful command line tool for Drupal install/management:
http://drupal.org/project/drush
Nice set up instructions on Mac OSX can be found at:
http://nodeone.se/blogg/drupal/how-install-drush-drupal-shell
And here are some configurations to get you going:
# Basic fully loaded aproximatly the same as Acquiadrush dl cck admin_menu advanced_help apachesolr calendar comment_notify date filefield fivestar forum google_analytics image imageapi imagecache imagefield img_assist lightbox2 link markdown mollom pathauto print tagadelic token views votingapi webform # The A-list drush dl devel wysiwyg jquery_update diff freelinking views_bulk_operations workspace workflow custom_pagers i18n l10n_client flag ubercart # The image A-list drush dl imagecache imagefield imce # The filters A-list drush dl typogrify markdown geshifilter # Everything from above drush dl drush dl cck admin_menu advanced_help apachesolr calendar comment_notify date filefield fivestar forum google_analytics image imageapi imagecache imagefield img_assist lightbox2 link markdown mollom pathauto print tagadelic token views votingapi webform devel wysiwyg jquery_update diff freelinking views_bulk_operations workspace workflow custom_pagers i18n l10n_client flag ubercart imagecache imagefield imce typogrify markdown geshifilter



