What is option in shell script?
No Answer is Posted For this Question
Be the First to Post Answer
How to include comments in your shell scripts?
What is an inode block?
How would you compare the strings in a shell script?
Write a shell script to looking at the log file to see if the test has passed or not
Explain about return code?
what are command line arguments? what is the need of those?
Is shell a scripting language?
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.
How do you debug a script?
How to change our default shell?
How to use arguments in a script?
Is scripting and coding the same thing?