How do you find out What is your shell?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about gui scripting?
Explain about non-login shell files?
What is shell scripting used for?
How do scripts work?
Explain about stdin, stdout and stderr?
Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"
Is bash an operating system?
What is a shell script? Can you name some of its advantages?
What are the default permissions of a file when it is created?
How does path variable work?
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 shell geeksforgeeks?