How to Check sudo using shell script

Please find the below the code:

#!bin/bash

#Sudo Check
sudoCheck()
{
    uid=`id | sed -e 's;^.*uid=;;' -e 's;\([0-9]\)(.*;\1;'`
    if [ "$uid" = "0" ] ; then
        SUDO=" "
    else
        SUDO=`which sudo 2>/dev/null`
        if [ -z "$SUDO" ] ; then
            echo "ERROR sudo not found!"
            exit 1
        fi
    fi
}

main()
{
	sudoCheck
}

main

Different remedies existing from the Web to why to waste season and visit dispensary if you can easily purchase medications sit at home. There are numerous of legal online drugstores that will deliver remedies to your home. If you are considering Cialis, you probably want to study more about Cialis. (See also Amoxicillin Over the Counter). This website provides you with some useful information on the benefits of remedies and how they are evaluated for security. Generally, both men and women are afflicted by sexual disorders. Often, when people think about Cialis, they mean Generic Amoxil Amoxicillin. The very momentous question you must look for is Cialis. (Read more Other Forms of Metronidazole). Finally, such kind of difficulties can be an early warning symptom of serious health problems, such as core disease. Finally ordering remedies online can save money, but keep these tips in mind.


Posted

in

by

Tags:

Comments

Leave a Reply