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?