What are the three main forms of enabling debugging in a
shell script?
Answer Posted / arun singh
set -x
set -v
set -f
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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.
What will happen to my current process when I execute a command using exec?
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
What is meant by dos operating system?
What exactly is a shell?
How do I stop script errors?
Explain about shebang?
What is in a script?
What does $0 mean in shell script?
is this growing field and what is average package in this?
What is the default shell of solaris?
Where are cowrie shells found?
Is bash a shell script?
What is shell scripting used for?
how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com