Drush folder after installation?

Drush folder after installation?

I installed Drush with apt-get install drush. which drush says the file has been installed on /usr/bin/drush.

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.

How can I find the Drush folder?

答え1

It is installed here: /usr/share/drush

関連情報