Search Results

Search: Posts Made By: kvelrajan@gmail
1,353
Posted By kvelrajan@gmail
Thanks!
Hi,
Thanks folks.. It worked..:b: Thanks for pointing out and explaining the errors.. :o
Regards,
Rajan
1,353
Posted By kvelrajan@gmail
Need help on "while"
Hi,

I am a newbie to unix shell scripting. Can some one say what is wrong with the below code?

#!bin/sh
echo "Sleep and while do try"
i = "10"
while [ $i -gt 0 ]
do
echo "$i seconds...
Showing results 1 to 2 of 2

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