What is difference between shell and bash scripting?
No Answer is Posted For this Question
Be the First to Post Answer
How to write a function?
How do scripts work?
How does ls command work?
Explain about the exit command?
What shell is bin sh?
What is inside a seashell?
write a shell script that counts a number of unique word contained in the file and print them in alphabetical order line by line?
What is the use of "$#" in shell scripting?
What does $@ mean bash?
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.
Why is the use of shell script?
In a single command how do you run the previous command in the command prompt.