Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the use of script interpreter in shell scripting?

Answer Posted / tony

It's a forced attempt to try and let the script run with the Shell it was designed for. If the Shell is missing from a given system (which is unlikely if the Shell is a popular one), the script would fail. But, if the Shell is not a popular one, it will fail for a good reason, because the unpopular Shell has a high chance of not being compatible. Also, it's a method of indicating the system on which the script was written and intended for, just as a remark to any reader.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is shell a part of kernel?

1010


What is option in shell script?

966


How to use arguments in a script?

1045


Write a command sequence to find all the files modified in less than 2 days and print the record count of each.

1451


What are "c" and "b" permission fields of a file?

975


How to redirect both standard output and standard error to the same location?

1118


How do I run a bin bash script?

982


How can the contents of a file inside jar be read without extracting in a shell script?

1088


What are the default permissions of a file when it is created?

962


Explain how you Automate your application using Shell scripting.

2259


What is k shell?

904


What's the difference between scripting and coding?

1101


Write a shell script that adds two numbers if provided as the command line argument and if the two numbers are not entered throws an error message.

1237


What does egrep mean?

922


What is basename in shell script?

1012