Case

 Name="Girish"

case "$Name" in

    #case 1

    "Rajib") echo "Profession : Software Engineer" ;;

    

    #case 2

    "Vikas") echo "Profession : Web Developer" ;;

    

    #case 3

    "Girish") echo "Profession : Technical Content Writer" ;;

esac

Comments

Popular posts from this blog

LP 1

Class File

Dependencies