What are the different kinds of loops available in shell
script?
Answers were Sorted based on User's Feedback
Answer / 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 |
Explain about sourcing commands?
Hi, I want to practise Unix korn shell scripting which i learnt 2 yr bfr. plz suggest software i can use to practise.
Explain about gui scripting?
Why is the use of shell script?
What is awk in shell scripting?
madhar chod unix ke 10 commands dhang se likh nahi sakta hai
What is subshell?
How to use arguments in a script?
How do you read arguments in a shell program - $1, $2 ..?
How would you compare the strings in a shell script?
How do I edit a .sh file?
How does path variable work?