What is the use of script interpreter in shell scripting?
Answer Posted / linuxdemon(vjsujay@gmail.com)
To overcome the execution of your script by the default
shell, we are invoking the required script
interpreter(shell) in the script file to execute our script.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do we create command aliases in a shell?
What is bash command used for?
What does $$ mean in shell script?
What is another name for a bash shell script that you might see?
Why are there shells on the beach?
What is the difference between grep and egrep?
How do I stop script errors?
What does debug script mean?
What is basename in shell script?
Differentiate between ‘ and ” quotes.
What is a shell? · Types of shell · what is shell scripting?
What is the use of "$?" Sign in shell script?
Set up a Sev 2 alert when the Primary WA service fails. A windows batch script needs to be created that will monitor the WA service on the Primary and when the service stops/fails a Sev 2 TT is generated for a particular team ?
how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com
Is powershell a language?