Hello,
I need to write a unix script to get the file listing for all *.rpt files a week ago, 2 weeks ago and a month ago from today's date.
The files are in /home/fnsw/MRII_feeds directory and I am using bourne shell.
For example the search should only give me *.rpt files which are created a week ago.
I am fairly new to unix scripting. Any help would be greatly appreciated.
Thanks!
Jyo
I need to write a unix script to get the file listing for all *.rpt files a week ago, 2 weeks ago and a month ago from today's date.
The files are in /home/fnsw/MRII_feeds directory and I am using bourne shell.
For example the search should only give me *.rpt files which are created a week ago.
I am fairly new to unix scripting. Any help would be greatly appreciated.
Thanks!
Jyo