What does chmod do?
No Answer is Posted For this Question
Be the First to Post Answer
what does "kill -9" and "kill -1" do
How will I insert a line "abcdef" at every 100th line of a file?
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
How to make userdefined variables to available for all other shells?
What are the different types of shell scripting?
What is the use of echo in shell script?
what is this line in the shell script do ?#!/bin/ksh
What is the difference between scripting and coding?
Write a command sequence to find the count of each word?
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 does path variable work?
shell script for reverse the string