Search Results

Search: Posts Made By: shads
1,121
Posted By shads
Thank you All! thank you wisecracker for...
Thank you All!

thank you wisecracker for the detailed explaination. you rock.

god bless!!
1,121
Posted By shads
If else
Dear All,
Hope you doing well!
#!/bin/sh

echo " enter 1st integer:"
read int1
echo "enter 2nd integer:"
read int2

if($int1 -eq $int2)
then
echo " numbers are equal"
elif ($int1 -gt...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 05:34 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy