Posted By

zachharkey on 07/02/09


Tagged

drupal Drush


Versions (?)


Advertising

Website Promotion DIRECTORY is a crucial factor for all websites that need to gain better organic search engine rankings and increase website traffic.
Submitting your website as part of your Web Promotion strategy to our SEO friendly and high traffic Business Directory for review is an excellent way to gain a valuable backlink and increase your websites visibility online.

Submit Site


Use drush to dump a space separated list of enabled modules to a text file.


Published in: Bash 






Dumps a space separated list of enabled modules to a text file mods_enabled.txt

Expand | Embed | Plain Text
  1. drush statusmodules --pipe | cat > mods_enabled.txt

Report this snippet 

Comments

RSS Icon Subscribe to comments
Posted By: winstonford on July 2, 2009

Now show me out to enable them from the file w/o hosing db system stati

You need to login to post a comment.