Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the different kinds of loops available in shell
script?

Answer Posted / swaroopa

Broadly categorised in 3
for
while
until

if and case are not loops but rather control structures

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a shell script to emulate the Id command of PRIMOS which lists files and directories. It list files first with a header FILES and then directories with a header DIRECTORIES. This command has several options. The main ones are. -file select files only -dir select directories only -reverse sort in reverse order -no_header put no header on the output -brief output the header only -size display the size of each file -help display Id´s syntax and options.

2823


What is the command to find out users on the system?

1015


What is shell chemistry?

1028


Calculate a real number calculation directly from the terminal and not any shell script.

1287


How to find duplicate record in file using shell script?

1448


What are the different commands available to check the disk usage?

1057


What is in a script?

1059


Why is a script important?

1108


What is computer cli?

952


What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?

1115


What is the difference between scripting and coding?

1096


How to print the first array element?

1085


How do we delete all blank lines in a file?

1159


What is echo $shell?

1129


Write down the syntax of "for " loop

1153