echo "enter 2 strings "
read s
read s2
if [ $s = $s2 ]
then
echo "Strings are equal"
else
echo "Strings are not equal"
if [ $s \< $s2 ]
then
echo "String $s comes first"
else
echo "String $s2 comes first"
fi
fi
this is a net web blog journal diary that is formed and made by a Indian student for faculty,college kids,children and youngsters as a gift for you to hold and carry everywhere and everyplace around the globe.This journal is completely and totally free from price to use and is extremely easy to use and very easy to understand.
Comments