This seems pretty tough. I'd like to know if any experts can plz help me out here?
Say you have a directory with 10 files in it.
Each of the files were created at different times during the same yr. Let's say I want to show all files created/last modified between january and march.
Does anyone have any idea how to do that?
I know you can use stat to get the mtime, but how can I use that?
Bookmarks