How do I install drush globally?



How do I install drush globally?..

Answer / Bushra Saher

To install Drush globally on a Unix-like system, use the following command: `curl -L https://github.com/drush-ops/drush/releases/download/v10.x-dev/drush --create-dirs -o /usr/local/bin/drush && chmod a+x /usr/local/bin/drush`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Drupal Interview Questions

Name and describe the five conceptual layers in a drupal system.

1 Answers  


What are the key features of drupal?

1 Answers  


How we can achieve the multistep form using drupal form api?

1 Answers  


How do I get my site to have seo-friendly urls?

1 Answers  


What is the difference between hook_init, hook_boot, hook_exit?

1 Answers  


Explain the flow of information between the 5 main layers of drupal?

1 Answers  


Drupal features / drupal benefits / why use drupal ?

1 Answers  


What is cron in drupal ?

1 Answers  


What is drupal framework?

1 Answers  


What makes “search” in drupal as an excellent feature than other cms?

1 Answers  


What is module in drupal? List out some of the modules used in drupal?

1 Answers  


How pdo used in drupal?

1 Answers  


Categories