if [ `id -u` != 0 ]; then root<<EOF /usr/bin/python /home/user/.scriptfolder/script.py EOF exit $? fi