Recently, I have been working with quite a few
Drupal sites, and one of my favorite tools to use has become
drush. For those of you who are not aware of it, drush is a command line utility (drush =
DRUpal
SHell) that makes management of a Drupal site much more bearable. Drush is a great tool to use and is quite simple to install on your system when you have admin rights to the box. However, what about those of us on shared hosting system? For us, we have no admin rights but if you have picked a solid hosting company, you'll have command line access and a .bashrc file (or similar e.g. bash_profile depending on your server distro).