Why do we use shell scripting?
No Answer is Posted For this Question
Be the First to Post Answer
How to find all the files modified in less than 3 days and save the record in a text file?
c program which accept one argument as a directory name and prints all the file name along with its inode number and total count of the file in directory
Write a command sequence to find the count of each word?
How to customise the existing shell?
In a file , how to retrieve the lines which are the multiples of 50 ? like 50,100,150th lines etc.
What are the different types of shell scripting?
How can the contents of a file inside jar be read without extracting in a shell script?
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.
In shell scripting if text is surrounded by single quotes what does it denotes?
write a program to display all the files from the current directory which are created in particular month
How do I set bash as default shell mac?
how can you execute the shell scripts?