/ Published in: Bash
Dumps a space separated list of enabled modules to a text file mods_enabled.txt
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
drush statusmodules --pipe | cat > mods_enabled.txt