Finding all instances of Drupal in Linux/Unix
Posted by kbaringer on May 9, 2011 at 8:35am
This is a post I added to my blog last week after beginning work on a tool that will return information about all Drupal instances installed on a particular server. Just cd to the web root in a terminal shell, run this command and it will show you all of the Drupal index.php files present. It's rudimentary, but gives you the general idea of where this is going.
http://kevinbaringer.com/node/42 (see excerpt below)
Further steps in this project may do any of the following:
<
ul>
