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

Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.

1709


How to pass an argument to a script?

596


What does debug script mean?

554


How to find duplicate record in file using shell script?

851


What is a shell script in windows?

589






What will happen to my current process when I execute a command using exec?

539


Give some situations where typing error can destroy a program?

728


What is $1 in shell scripting?

593


Why are there shells on the beach?

599


Is shell scripting difficult?

559


Explain about non-login shell files?

698


What is the purpose of scripting?

584


How do you know which shell I am using?

593


What are the different communication commands available in the shell?

521


How to print all the arguments provided to the script?

557