GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Operating System  >  Shell Scripting
Go To First  |  Previous Question  |  Next Question 
 Shell Scripting  |  Question 4 of 47    Print  
What are the different kinds of loops available in shell script?

  
Total Answers and Comments: 3 Last Update: July 05, 2005   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
June 03, 2005 07:57:42   #1  
shiv        

RE: What are the different kinds of loops available in shell script?
for if while case
 
Is this answer useful? Yes | No
June 03, 2005 12:50:43   #2  
joadavis        

RE: What are the different kinds of loops available in shell script?
if and case are not loops but rather control structures.
until is also used with the while keyword
I checked in KornShell Programming Tutorial by Barry Rosenberg to be sure this is right.

 
Is this answer useful? Yes | No
July 05, 2005 01:02:11   #3  
abhay        

RE: What are the different kinds of loops available in shell script?
Broadly categorised in 3
for
while
until

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape