A
ajmiester
Hi
I have a script which renames a file abc.txt to abc.txt.yyyymmdd where
dd is today's date. When the process runs on Friday the date attached to the
file should reflect Monday's date i.e.if Friday's date is 20050805 then the
file name should have abc.txt.20050808. The tricky part is when the date
falls at the end of the month. Any suggestions
Aj
I have a script which renames a file abc.txt to abc.txt.yyyymmdd where
dd is today's date. When the process runs on Friday the date attached to the
file should reflect Monday's date i.e.if Friday's date is 20050805 then the
file name should have abc.txt.20050808. The tricky part is when the date
falls at the end of the month. Any suggestions
Aj