How to get the last line from a file using just the terminal?
How do you debug a script?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?
What are the two files of crontab command?
What are the types of script?
How do I debug a shell script?
What is sh in shell script?
How can the contents of a file inside jar be read without extracting in a shell script?
How to set an array in linux?
how to get part of string variable with echo command only?
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 break and continue commands?
What is web script?
Is shell scripting a programming language?