If you are in a shared hosting environment this might help. It presumes that you have ssh access and full permissions for at least your user directory.
ssh in
Then make a bin directory or cd into the directory where you install your shell scripts and add-on's. This can be anywhere as long as its higher than public_html or htdocs. Preferably in your home directory. mkdir bin
Download the latest version of drushwget http://ftp.drupal.org/files/projects/drush-7.x-4.5.tar.gz

