[$(id-u)-eq 0 ]&&echo"Do not run the script from the superuser!"&& zenity --error--text"Do not run the script from the superuser!" 2> /dev/null &&exit 1
if["$(id-u)"=="0"];then
echo"Do not run the script from the superuser!"
zenity --error--text"Do not run the script from the superuser!" 2> /dev/null