Posted by rakesh falke on November 25, 2011 at 5:57am
Drush is a power tool that allows you to perform common Drupal tasks from the command line.
Drush is a command line shell and scipting interface for Drupal, to make life easier for those of us who spend some of our working hours at the command prompt.Using a command line tool to do common tasks is generally faster than using the web-based interface. The other advantage of command line tools like Drush is that you can run the commands from within a script. This is particularly handy if you find yourself doing a few things repeatedly.

Comments
Drush download module
Yes,
Drush download and unzip latest version module in your module directory.
Just one line command drush -v dl backup_migrate-6.x-2.x-dev
Regards
Rakesh Falke
DforDrupal
Update works, but upgrade fails to start
Hi,
I do support you post. I just get to know DRUSH and tried some updates on my local machine. Never "all" my modules were up to date. Now they were in a breeze.
But now I want to test upgrading from Drupal 6 to Drupal 7. I have an issue on Drupal.org.
Would you please help me?
Thanks