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
I have to write Shells (Linux + Unix)for publishing packages and reports. Is it possible ? What are the differents executable programs ineed to call ?
What is path in shell script?
How do I open the shell prompt?
What are the advantages of shell scripting?
Why is a script important?
Explain about sourcing commands?
What is an sh file?
Is shell scripting a programming language?
Can you write a script to portray how set –x works?
How does ls command work?
How do I set bash as default shell mac?
Give some situations where typing error can destroy a program?
What is a file basename?
I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.
What is a shell in operating system?