How to find all the files modified in less than 3 days and save the record in a text file?
No Answer is Posted For this Question
Be the First to Post Answer
What are filters explain sort with all the options available?
What is the lifespan of a variable inside a shell script?
How do scripts work?
Set up a Sev 2 alert when the Primary WA service fails. A windows batch script needs to be created that will monitor the WA service on the Primary and when the service stops/fails a Sev 2 TT is generated for a particular team ?
Write a shell script in Linux to shift all characters in a file forward by five characters. (Thus “a” becomes “f’”).
2 Answers Ignou, Tripura Info,
What is the use of script interpreter in shell scripting?
What is another name for a bash shell script that you might see?
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 sed in shell script?
Can shell script run on windows?
What is the best scripting language?
How to redirect both standard output and standard error to the same location?