#/bin/sh echo 'Running iottb as sudo' sudo $(which python) iottb $@ echo 'Finished executing iottb with sudo'