write a program to display all the files from the current
directory which are created in particular month
Answer Posted / dejan
This is a tricky question. You are able to see only
Access: 2010-12-08 09:36:52.000000000 +0100
Modify: 2010-12-07 13:20:16.000000000 +0100
Change: 2010-12-07 13:20:16.000000000 +0100
There is no "create field"
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What does .sh file contain?
What is the use of .sh file?
Is scripting and coding the same thing?
How do I run a .sh file?
What is an inode block?
How to check if a directory exists?
What is eval in shell script?
How can the contents of a file inside jar be read without extracting in a shell script?
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
Is shell a scripting language?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
What is shell application?
What is the use of echo in shell script?
Why is used in shell scripting?
How to find duplicate record in file using shell script?