If our script must be launched with witr user :

if [ $USER != witr ] ; then   echo "must connect as witr" ; exit ; fi