I installed drush with the ubuntu command apt-get install drush

a which drush reveals the following output:

/usr/bin/drush

Thus my question: I would like to manually update drush as well as adding files like an example.alias.php file to that folder, however, /user/bin/drush isn't actually a folder but the php file itself. Where can i find the drush folder?

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

It is installed here: /usr/share/drush

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.