What shell is bin sh?
No Answer is Posted For this Question
Be the First to Post Answer
What is the best shell scripting language?
how to search for vowels a,e,i,o,u appearing in the same sequence in a file
When you login to a c shell, which script would be run first?
What is subshell?
What is shell application?
what does "kill -9" and "kill -1" do
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 is the difference between a 'thread' and a 'process'?
What does it mean to debug a script?
Explore about environment variables?
What is the significance of the shebang line in shell scripting?
What is Linux language details