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 / 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


Please Help Members By Posting Answers For Below Questions

Is shell a part of kernel?

993


How important is shell scripting?

982


How does shell scripting work?

1049


How to print the first array element?

977


Hello all, This is my assignment on shell scripting, can anyone help me regarding this ? Create a shell script which connects to the database In second shell script include the first script for the DB connection Create a table (PRADEEP_DATA) with 2 columns (name, value) In Third shell script include the first script for the DB connection And insert/delete the values from the Table, by accepting input from the user This functionality should be a menu driven Program: 1) Insert to the database a. Name b. value 2)Delete from the database a.Name b.value Exception handling needs to be taken care.

2202


Given a file find the count of lines containing the word "abc".

1488


What is echo $shell?

998


What does $@ mean bash?

1084


How do you create a shortcut in linux?

1112


Why do we use shell scripting?

932


Explain about debugging?

964


Is shell scripting a programming language?

994


How will you print the login names of all users on a system?

915


What's the difference between scripting and coding?

1084


Write a shell script to get current date, time, user name and current working directory.

1027