write a program to display all the files from the current
directory which are created in particular month
Answer Posted / geichel
Create time is not kept in the inode. Times for Access,
Modify, and Change is all you get.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
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 use of .sh file?
What is the use of "$?" Sign in shell script?
What happens when you type ls?
What are scripts in psychology?
What is the command to find out users on the system?
Please give me example of " at command , contrab command " how to use
How does ls command work?
Why are there shells on the beach?
Write down the syntax of "for " loop
What is a shell? · Types of shell · what is shell scripting?
Explain about non-login shell files?
What is the first line of a shell script called?
Explain about the exit command?
Which scripting language is best for automation?