Explain about return code?
No Answer is Posted For this Question
Be the First to Post Answer
What lives in a shell?
Why is it called a shell?
Please anyone suggest atleast 2 good training institutes in Hyderabad, INDIA where i can learn unix shell scripting.
How do I run a .sh file?
How to print some text on to the screen?
madhar chod unix ke 10 commands dhang se likh nahi sakta hai
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 to print the first array element?
Given a file find the count of lines containing the word "abc".
What are the different kinds of loops available in shell script?
c program to display the information of given file similar to givan by the unix or linux command ls -l
How can I Debug a shell scripts and Perl scripting?? or How do you debug a shell scripting and perl scripting ( at the compile time error or run time error) in Unix environment ?