Try again with sudo: _sudo

Sometimes you want to run without sudo if you can... and run with sudo if you can't.

_sudo.sh

$@ || sudo $@