What is c in shell script?
No Answer is Posted For this Question
Be the First to Post Answer
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 and shell script?
What are zombie processes?
I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?
What is the crontab?
Why are shell scripts used?
give me some website where i can get unix and testing meterials
How do you know which shell I am using?
What is the use of script interpreter in shell scripting?
What is awk in shell script?
What's the difference between scripting and coding?
How to redirect both standard output and standard error to the same location?