#!/bin/bash -l # run task via login shell to ensure correct env # change to dir or script and run arguments cd `dirname $0` ./$@