What is the difference between Shell Programming and Shell
scripting?
Answer Posted / dhirendra rai
The term "Shell programming" is not true. "Shell scripting"
is the term which is a collection of command to do a
specific task. The "shell" act as a "Interpreter". When we
execute a shell script, a temporary shell is created and the
interpreter interprete and execute one line at a time. if
any error in the line then it exit from that line. No next
line will be read.
Getting error and jump to next line is happen in case of
"Compiler".
| Is This Answer Correct ? | 58 Yes | 11 No |
Post New Answer View All Answers
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What command will change your prompt to myprompt?
Name the various commands that are used for the user information in unix.
What is nr in awk command?
What is the difference between cat command and more command?
What do know about tee command and its usage?
What will the following command do?
How do I use nslookup?
What are grep patterns?
What is the difference between grep and grep?
What is the significance of the 'tee' command?
What is the functionality of a top command?
What does pipe () return?
What is grep short for?
What does this command do? Cat food 1 > kitty