What are the different kinds of loops available in shell
script?
Answer Posted / guest
for
while
until
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain about sourcing commands?
Is shell script a programming language?
What is the best scripting language?
How to print all array elements and their respective indexes?
c program to display the information of given file similar to givan by the unix or linux command ls -l
What lives in a shell?
shell script for reverse the string
What does echo $0 do?
Is shell a part of kernel?
What are the advantages of shell script?
What is option in shell script?
How to check if a directory exists?
How are shells born?
Can you write a script to portray how set –x works?
Write a shell script to get current date, time, user name and current working directory.