Explain about debugging?
what are bootlevel in linux?which level is booting by default.
How do I debug a shell script?
How to group the commands in shell scripting?
Explain about login shell?
What is the meaning of $1 in shell script?
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.
Which scripting language is best for automation?
How will you schedule a job that will run every month last day?(some months have 30 days,some 31 days,28,29 days)
In a single command how do you run the previous command in the command prompt.
What can scripts do?
What are the different methods available to run a shell script?
If one dont know how to create a script then how he/she can use the QTP?