How to check if a directory exists?
No Answer is Posted For this Question
Be the First to Post Answer
The information of the two files should be redirect to Third file in such a way that, the third file contain the information like this. 1st line in third file should be from 1st file 2nd line in Third file should be from 2nd file 3rd line in Third file should be from 1st file 4th line in Third file should be from 2nd file - - so on
What command needs to be used to take the backup?
What language is bash written in?
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 lives in a shell?
What are the different methods available to run a shell script?
Print the 10th line without using tail and head command.
Hi, i want to zip the files that generates automatically every few minutes (files generated are in .arc extension)....any body write a script for this... thanks in advance
What are the 3 standard streams in linux?
What are the different types of shell scripting?
Is shell scripting a language?
How to make userdefined variables to available for all other shells?