#/bin/sh tracker='/usr/bin/curl -s http://somesite.com/tracker/' if [ "tracker" ] then $tracker fi