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
madhar chod unix ke 10 commands dhang se likh nahi sakta hai
What is $1 in shell scripting?
When should shell programming/scripting not be used?
How do I open the shell in cmd?
How do I run a bin bash script?
c program to display the information of given file similar to givan by the unix or linux command ls -l
What exactly is a shell?
What are the disadvantages of shell scripting?
What is shell scripting used for?
What is console line?
I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?
How do I run a script on mac?
What are the default permissions of a file when it is created?
How to open a read-only file in the shell?
What is a shell script in windows?