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 are the three main forms of enabling debugging in a
shell script?

Answer Posted / anchal

set -vx

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the equivalent of a file shortcut that we have a window on a linux system?

1062


How to open a read-only file in the shell?

1071


What is shell and shell script?

1052


Give some situations where typing error can destroy a program?

1180


Calculate a real number calculation directly from the terminal and not any shell script.

1147


What does it mean to debug a script?

991


What is a file basename?

993


What is difference between bash and shell?

1005


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

1078


Why is a script important?

985


Can you write a script to portray how set –x works?

947


Which is better perl or shell scripting?

941


What language is bash?

844


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


What is the use of echo in shell script?

946