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 |
How do I open the shell in cmd?
What are the different commands available to check the disk usage?
What are "c" and "b" permission fields of a file?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
What language is shell scripting?
Where cron file kept?
Explain about the exit command?
Why is used in shell scripting?
What does the sh command do?
What does $@ mean in shell?
What are the additional egrep symbols?
c program which accept one argument as a directory name and prints all the file name along with its inode number and total count of the file in directory