I have 7 devices plugged into my development machine.
Normally I do adb install and can install to just a single device.
adb install
Now
With this script you can just do:
adb+ install
Clean, simple.