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 I set bash as default shell mac?
c program the catches the ctrl-c(SIGINT) Signal for the first time and prints a output rather and exit on pressing Ctrl-C again
What is scripting used for?
Differentiate between ‘ and ” quotes.
Is shell script a programming language?
Which is better perl or shell scripting?
What will happen to my current process when I execute a command using exec?
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
what is tickets $ what low,medium,high priorite pls define time also
What are the different communication commands available in the shell?
Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.
What is the significance of the shebang line in shell scripting?
How to open a read-only file in the shell?
State the advantages of shell scripting?
How do I open the shell in cmd?